Alchemy Array no longer has missing particles for break animation
Also provides Arcane Ashes on pick block.
This commit is contained in:
parent
c0b85276e9
commit
ff1425f773
3 changed files with 15 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
"normal": {
|
||||
"model": "bloodmagic:BlockAlchemyArray",
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/BlockBloodLight"
|
||||
"all": "bloodmagic:models/AlchemyArrays/AirSigil"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "bloodmagic:models/AlchemyArrays/AirSigil"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue