diff options
author | jani270 <jani270@gmx.de> | 2022-04-23 11:59:58 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-04-23 11:59:58 +0200 |
commit | d628905e77e2b77de3123ac73c9babb9005b5377 (patch) | |
tree | 021fa8c81dbbaa1887b2a25ed5f046a51a188520 /items/INFINITE_SUPERBOOM_TNT.json | |
parent | 63769b63076a9951a3089abf519b3e9fff825b13 (diff) | |
download | NotEnoughUpdates-REPO-d628905e77e2b77de3123ac73c9babb9005b5377.tar.gz NotEnoughUpdates-REPO-d628905e77e2b77de3123ac73c9babb9005b5377.tar.bz2 NotEnoughUpdates-REPO-d628905e77e2b77de3123ac73c9babb9005b5377.zip |
hello dangerous branch people, i hope y'all have a nice day
Diffstat (limited to 'items/INFINITE_SUPERBOOM_TNT.json')
-rw-r--r-- | items/INFINITE_SUPERBOOM_TNT.json | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/items/INFINITE_SUPERBOOM_TNT.json b/items/INFINITE_SUPERBOOM_TNT.json index d5070cfe..a065852c 100644 --- a/items/INFINITE_SUPERBOOM_TNT.json +++ b/items/INFINITE_SUPERBOOM_TNT.json @@ -1,12 +1,13 @@ { "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:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Instantly breaks weak walls. Can\",1:\"§7be used to blow up Crypts in\",2:\"§7§cThe Catacombs §7and §3Crystal\",3:\"§3Hollows§7.\",4:\"\",5:\"§8Cooldown: §a2s\",6:\"\",7:\"§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.", + "§7Instantly breaks weak walls. Can", + "§7be used to blow up Crypts in", + "§7§cThe Catacombs §7and §3Crystal", + "§3Hollows§7.", "", "§8Cooldown: §a2s", "", @@ -15,10 +16,10 @@ "internalname": "INFINITE_SUPERBOOM_TNT", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Infinityboom_TNT", "https://wiki.hypixel.net/Infinityboom_TNT" ] -} +}
\ No newline at end of file |