1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
{
"itemid": "minecraft:chainmail_boots",
"displayname": "§6Sorrow Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Magic Find: §a+5\",1:\"§7True Defense: §a+75\",2:\"§7Mining Speed: §a+50\",3:\"§7Mining Fortune: §a+20\",4:\" §8[§7⸕§8] §8[§8☘§8] §8[§8❂§8]\",5:\"\",6:\"§6Ability: Mist Aura\",7:\"§7Hides the wearer in a guise of\",8:\"§7mist.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY BOOTS\"],Name:\"§6Sorrow Boots\"},ExtraAttributes:{id:\"SORROW_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Magic Find: §a+5",
"§7True Defense: §a+75",
"§7Mining Speed: §a+50",
"§7Mining Fortune: §a+20",
" §8[§7⸕§8] §8[§8☘§8] §8[§8❂§8]",
"",
"§6Ability: Mist Aura",
"§7Hides the wearer in a guise of",
"§7mist.",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY BOOTS"
],
"recipe": {
"A1": "SORROW:3",
"A2": "",
"A3": "SORROW:3",
"B1": "SORROW:3",
"B2": "",
"B3": "SORROW:3",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "SORROW_BOOTS",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Sorrow_Armor"
]
}
|