Unicopia/src/main/resources/assets/unicopia/models/item/spellbook.json
2020-04-26 11:02:21 +02:00

6 lines
104 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "unicopia:item/spellbook"
}
}