Files
Wizardry/src/main/resources/assets/wizardry/models/item/apprentice_wand.json
T
2018-01-19 20:33:04 +00:00

7 lines
110 B
JSON

{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_apprentice"
}
}