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
43
44
45
46
|
{
"itemid": "minecraft:leather_chestplate",
"displayname": "§9Heat Chestplate",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+45\",1:\"§7Health: §a+20\",2:\"§7Defense: §a+150\",3:\"§7Mining Speed: §a+15\",4:\"§7Mining Fortune: §a+10\",5:\"§7Heat Resistance: §a+20\",6:\" §8[§7❤§8]\",7:\"\",8:\"§6Ability: Pressurized Coating \",9:\"§7Triple this piece\u0027s §a❈ Defense §7and §c❁\",10:\"§cStrength §7while on §bMining Islands§7.\",11:\"\",12:\"§6Full Set Bonus: Heat Shield §7(0/4)\",13:\"§7You are immune to §c♨ Heat§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aHard Stone Collection II§c.\",17:\"§9§lRARE CHESTPLATE\"],color:11776947,Name:\"§9Heat Chestplate\"},ExtraAttributes:{id:\"HEAT_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§7Strength: §c+45",
"§7Health: §a+20",
"§7Defense: §a+150",
"§7Mining Speed: §a+15",
"§7Mining Fortune: §a+10",
"§7Heat Resistance: §a+20",
" §8[§7❤§8]",
"",
"§6Ability: Pressurized Coating ",
"§7Triple this piece\u0027s §a❈ Defense §7and §c❁",
"§cStrength §7while on §bMining Islands§7.",
"",
"§6Full Set Bonus: Heat Shield §7(0/4)",
"§7You are immune to §c♨ Heat§7.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aHard Stone Collection II§c.",
"§9§lRARE CHESTPLATE"
],
"recipe": {
"A1": "HARD_STONE:32",
"A2": "HARD_STONE:32",
"A3": "HARD_STONE:32",
"B1": "HARD_STONE:32",
"B2": "TANK_MINER_CHESTPLATE:1",
"B3": "HARD_STONE:32",
"C1": "HARD_STONE:32",
"C2": "HARD_STONE:32",
"C3": "HARD_STONE:32"
},
"internalname": "HEAT_CHESTPLATE",
"clickcommand": "viewrecipe",
"modver": "",
"crafttext": "Requires: Hard Stone II",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Heat_Chestplate",
"https://wiki.hypixel.net/Heat_Chestplate"
]
}
|