diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:34:12 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-17 14:34:12 -0800 |
commit | 549357a3a201a2a24bfab4406346ab2289248929 (patch) | |
tree | f0e223f259d634852a48fc8454d0fcf756f1dafa /items/INFINITE_SUPERBOOM_TNT.json | |
parent | 21aed1acba081de6af108596c1c09376f69f3730 (diff) | |
parent | 27b5eb06a7f3926492ea83b2f59401ca7671b5f4 (diff) | |
download | NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.tar.gz NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.tar.bz2 NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.zip |
Merge pull request #3 from Moulberry/master
123123
Diffstat (limited to 'items/INFINITE_SUPERBOOM_TNT.json')
-rw-r--r-- | items/INFINITE_SUPERBOOM_TNT.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/INFINITE_SUPERBOOM_TNT.json b/items/INFINITE_SUPERBOOM_TNT.json new file mode 100644 index 00000000..9fccbe1c --- /dev/null +++ b/items/INFINITE_SUPERBOOM_TNT.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:tnt", + "displayname": "§9Infinityboom TNT", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Breaks weak walls. Can be\",1:\"§7used to blow up Crypts in\",2:\"§7§cThe Catacombs§7.\",3:\"\",4:\"§8Cooldown: §a2s\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Infinityboom TNT\"},ExtraAttributes:{id:\"INFINITE_SUPERBOOM_TNT\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Breaks weak walls. Can be", + "§7used to blow up Crypts in", + "§7§cThe Catacombs§7.", + "", + "§8Cooldown: §a2s", + "", + "§9§lRARE" + ], + "internalname": "INFINITE_SUPERBOOM_TNT", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Infinityboom_TNT" + ] +}
\ No newline at end of file |