1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"itemid": "minecraft:tnt",
"displayname": "§5Infinityboom TNT",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Instantly breaks weak walls. Can be\",1:\"§7used to blow up Crypts in §cThe\",2:\"§cCatacombs §7and §5Crystal Hollows§7.\",3:\"\",4:\"§8Cooldown: §a2s\",5:\"\",6:\"§5§lEPIC\"],Name:\"§5Infinityboom TNT\"},ExtraAttributes:{id:\"INFINITE_SUPERBOOM_TNT\"}}",
"damage": 0,
"lore": [
"§7Instantly breaks weak walls. Can be",
"§7used to blow up Crypts in §cThe",
"§cCatacombs §7and §5Crystal Hollows§7.",
"",
"§8Cooldown: §a2s",
"",
"§5§lEPIC"
],
"internalname": "INFINITE_SUPERBOOM_TNT",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Infinityboom_TNT",
"https://wiki.hypixel.net/Infinityboom_TNT"
]
}
|