diff options
Diffstat (limited to 'items/SUPERBOOM_TNT.json')
-rw-r--r-- | items/SUPERBOOM_TNT.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/SUPERBOOM_TNT.json b/items/SUPERBOOM_TNT.json new file mode 100644 index 00000000..3ac95e1c --- /dev/null +++ b/items/SUPERBOOM_TNT.json @@ -0,0 +1,14 @@ +{ + "internalname": "SUPERBOOM_TNT", + "itemid": "minecraft:tnt", + "displayname": "Superboom TNT", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Breaks weak walls.\",1:\"\",2:\"§9§lRARE\"],Name:\"§9Superboom TNT\"},ExtraAttributes:{id:\"SUPERBOOM_TNT\"}}", + "modver": "1.0.0", + "lore": [ + "§7Breaks weak walls.", + "", + "§9§lRARE" + ] +}
\ No newline at end of file |