diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-02-25 17:46:26 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-02-25 17:46:26 -0500 |
commit | 7ba0595d9456c0f87979ad19504eb10ba65a0a35 (patch) | |
tree | 98f4699e0951c78de9de1c3e37f6b66467298f90 /items/STATIONARY_LAVA.json | |
parent | 481b0dd59c69c513483e81db463b99b7c83665dc (diff) | |
download | NotEnoughUpdates-REPO-7ba0595d9456c0f87979ad19504eb10ba65a0a35.tar.gz NotEnoughUpdates-REPO-7ba0595d9456c0f87979ad19504eb10ba65a0a35.tar.bz2 NotEnoughUpdates-REPO-7ba0595d9456c0f87979ad19504eb10ba65a0a35.zip |
[Visible Confusion]
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 |