Added lava crystal
Added the Lava Crystal and fixed a bug where it would take a lot of LP initially. Now correctly only draws LP when getContainer is called.
This commit is contained in:
parent
e254287a5e
commit
3f158b8908
6 changed files with 128 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "bloodmagic:item/lavacrystal"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue