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