BloodMagic/src/main/resources/assets/bloodmagic/models/block/BlockAlchemyArray.json

7 lines
108 B
JSON
Raw Normal View History

{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:models/AlchemyArrays/AirSigil"
}
}