BloodMagic/src/main/resources/assets/bloodmagic/blockstates/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

10 lines
178 B
JSON

{
"variants": {
"normal": {
"model": "bloodmagic:BlockAlchemyArray",
"textures": {
"all": "bloodmagic:models/AlchemyArrays/AirSigil"
}
}
}
}