1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"itemid": "minecraft:skull",
"displayname": "§9Wither Catalyst",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Wither Catalyst\"},ExtraAttributes:{id:\"WITHER_CATALYST\"}}",
"damage": 1,
"lore": [
"§eRight-click to view recipes!",
"",
"§9§lRARE DUNGEON ITEM"
],
"internalname": "WITHER_CATALYST",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wither_Catalyst",
"https://wiki.hypixel.net/Wither_Catalyst"
]
}
|