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.
RelicCraft/src/main/resources/assets/reliccraft/models/item/staff.json
TheBrokenRail c19790efc4
All checks were successful
RelicCraft/pipeline/head This commit looks good
1.0
Initial Commit
2020-04-03 22:32:34 -04:00

8 lines
165 B
JSON

{
"parent": "minecraft:item/handheld",
"textures": {
"layer0": "reliccraft:item/staff_orb",
"layer1": "reliccraft:item/staff_handle"
}
}