1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§f§f§9Ghostly Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7§oBoots made of pure ghost\",1:\"§7§oessence.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE BOOTS\"],color:8421504,Name:\"§f§f§9Ghostly Boots\"},ExtraAttributes:{id:\"GHOST_BOOTS\"}}",
"damage": 0,
"lore": [
"§7§7§oBoots made of pure ghost",
"§7§oessence.",
"",
"§7§8This item can be reforged!",
"§9§lRARE BOOTS"
],
"internalname": "GHOST_BOOTS",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ghostly_Boots",
"https://wiki.hypixel.net/Ghostly_Boots"
]
}
|