1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:gold_nugget",
"displayname": "§9Key to Infested House Soul",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Hold this item in your inventory\",1:\"§7to use the soul in the infested\",2:\"§7house.\",3:\"\",4:\"§9§lRARE\"],Name:\"§9Key to Infested House Soul\"},ExtraAttributes:{id:\"KEY_TO_KAT_SOUL\"}}",
"damage": 0,
"lore": [
"§7Hold this item in your inventory",
"§7to use the soul in the infested",
"§7house.",
"",
"§9§lRARE"
],
"internalname": "KEY_TO_KAT_SOUL",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Key_To_Infested_House_Soul"
]
}
|