BloodMagic/src/main/resources/assets/bloodmagic/models/block/BlockAlchemyArray.json
Nick ff1425f773 Alchemy Array no longer has missing particles for break animation
Also provides Arcane Ashes on pick block.
2016-02-04 17:43:29 -08:00

7 lines
108 B
JSON

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