Unicopia/src/main/resources/assets/unicopia/models/item/spellbook.json

7 lines
105 B
JSON
Raw Normal View History

2019-01-10 10:35:15 +01:00
{
"parent": "item/generated",
2019-01-10 10:35:15 +01:00
"textures": {
"layer0": "unicopia:items/spellbook"
}
}