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
TheBrokenRail 2f262b9cf4
All checks were successful
SorceryCraft/pipeline/head This commit looks good
1.1.1
Add a unique texture for the Spell
2020-03-08 17:50:44 -04:00

6 lines
93 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "sorcerycraft:item/spell"
}
}