This repository has been archived on 2023-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
SorceryCraft/src/main/resources/assets/sorcerycraft/models/item/spell.json

6 lines
90 B
JSON
Raw Normal View History

2020-03-01 18:19:59 +00:00
{
"parent": "item/generated",
"textures": {
"layer0": "minecraft:item/paper"
}
}