BloodMagic/src/generated/resources/assets/bloodmagic/models/item/reagentholding.json
WayofTime 3d51f61915 Finished reimplementing the Sigil of Holding
Probably missed a few System.out messages for testing, but ah well.
2021-01-20 12:50:34 -05:00

6 lines
110 B
JSON

{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "bloodmagic:item/reagentholding"
}
}