diff options
Diffstat (limited to 'items/STATIONARY_LAVA.json')
-rw-r--r-- | items/STATIONARY_LAVA.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/STATIONARY_LAVA.json b/items/STATIONARY_LAVA.json new file mode 100644 index 00000000..93353d47 --- /dev/null +++ b/items/STATIONARY_LAVA.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:lava_bucket", + "displayname": "§f§f§fLava", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§f§f§fLava\"},ExtraAttributes:{id:\"STATIONARY_LAVA\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§f§lCOMMON" + ], + "internalname": "STATIONARY_LAVA", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |