add 'model-name' item property
This commit is contained in:
@@ -14,4 +14,5 @@ void ItemDef::cloneTo(ItemDef& dst) {
|
||||
dst.icon = icon;
|
||||
dst.placingBlock = placingBlock;
|
||||
dst.scriptName = scriptName;
|
||||
dst.modelName = modelName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user