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
42
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§9Heat Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+20\",1:\"§7Defense: §a+20\",2:\"§7Mining Speed: §a+10\",3:\"§7Mining Fortune: §a+5\",4:\" §8[§7❤§8]\",5:\"\",6:\"§6Full Set Bonus: Heat Resistance\",7:\"§7Grants §a2x §7reduced heat\",8:\"§7increase in §cMagma Fields§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aHard Stone\",12:\"§aCollection 2.\",13:\"§9§lRARE BOOTS\"],color:11776947,Name:\"§9Heat Boots\"},ExtraAttributes:{id:\"HEAT_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+20",
"§7Defense: §a+20",
"§7Mining Speed: §a+10",
"§7Mining Fortune: §a+5",
" §8[§7❤§8]",
"",
"§6Full Set Bonus: Heat Resistance",
"§7Grants §a2x §7reduced heat",
"§7increase in §cMagma Fields§7.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aHard Stone",
"§aCollection 2.",
"§9§lRARE BOOTS"
],
"recipe": {
"A1": "",
"A2": "",
"A3": "",
"B1": "HARD_STONE:40",
"B2": "",
"B3": "HARD_STONE:40",
"C1": "HARD_STONE:40",
"C2": "",
"C3": "HARD_STONE:40"
},
"internalname": "HEAT_BOOTS",
"crafttext": "Requires Hard Stone Collection II",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Heat_Armor",
"https://wiki.hypixel.net/Heat_Boots"
]
}
|