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
40
41
|
{
"itemid": "minecraft:chainmail_boots",
"displayname": "§6Sorrow Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Magic Find: §a+5\",1:\"§7True Defense: §a+40\",2:\"§7Mining Speed: §a+50\",3:\"§7Mining Fortune: §a+20\",4:\" §8[§7⸕§8] §8[§8☘§8] §8[§8❂§8]\",5:\"\",6:\"§62-Piece Set Bonus: Mist Aura\",7:\"§7Hides the wearer in a guise of\",8:\"§7mist, multiplying damage from\",9:\"§7ghosts by §c0.6x§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY BOOTS\"],Name:\"§6Sorrow Boots\"},ExtraAttributes:{id:\"SORROW_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Magic Find: §a+5",
"§7True Defense: §a+40",
"§7Mining Speed: §a+50",
"§7Mining Fortune: §a+20",
" §8[§7⸕§8] §8[§8☘§8] §8[§8❂§8]",
"",
"§62-Piece Set Bonus: Mist Aura",
"§7Hides the wearer in a guise of",
"§7mist, multiplying damage from",
"§7ghosts by §c0.6x§7.",
"",
"§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.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Sorrow_Armor",
"https://wiki.hypixel.net/Sorrow_Boots"
]
}
|