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