moving forward with method for creating tool and weapon parts

This commit is contained in:
Mohammad-Ali Minaie
2017-03-09 22:16:25 -05:00
parent 73511390d1
commit b1f9aa0f8a
14 changed files with 202 additions and 285 deletions

View File

@@ -2,5 +2,13 @@
"parent": "item/generated",
"textures": {
"layer0": "forgecraft:items/test"
}
},
"overrides": [
{
"predicate": {
"test": 1
},
"model": "forgecraft:item/softcrucible"
}
]
}