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
|
{
"itemid": "minecraft:leather_chestplate",
"displayname": "§5Yog Chestplate",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50\",1:\"§7Defense: §a+15\",2:\"§7Mining Speed: §a+25\",3:\"§7Mining Fortune: §a+20\",4:\"§7Heat Resistance: §a+10\",5:\" §8[§7❂§8] §8[§8⸕§8] §8[§8☘§8]\",6:\"\",7:\"§6Full Set Bonus: Absorb §7(0/4)\",8:\"§7Every §95 Yogs killed§7 grants the\",9:\"§7wearer §6+1⸕ Mining Speed§7. §8(Max 500).\",10:\"\",11:\"§7§7Yogs Killed: §a0\",12:\"§7§7Mining Speed: §a0\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4❣ §cRequires §aHard Stone Collection V§c.\",16:\"§5§lEPIC CHESTPLATE\"],color:13120000,Name:\"§5Yog Chestplate\"},ExtraAttributes:{id:\"ARMOR_OF_YOG_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§7Health: §a+50",
"§7Defense: §a+15",
"§7Mining Speed: §a+25",
"§7Mining Fortune: §a+20",
"§7Heat Resistance: §a+10",
" §8[§7❂§8] §8[§8⸕§8] §8[§8☘§8]",
"",
"§6Full Set Bonus: Absorb §7(0/4)",
"§7Every §95 Yogs killed§7 grants the",
"§7wearer §6+1⸕ Mining Speed§7. §8(Max 500).",
"",
"§7§7Yogs Killed: §a0",
"§7§7Mining Speed: §a0",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aHard Stone Collection V§c.",
"§5§lEPIC CHESTPLATE"
],
"recipe": {
"A1": "YOGGIE:5",
"A2": "YOGGIE:5",
"A3": "YOGGIE:5",
"B1": "YOGGIE:5",
"B2": "FLAME_BREAKER_CHESTPLATE:1",
"B3": "YOGGIE:5",
"C1": "YOGGIE:5",
"C2": "YOGGIE:5",
"C3": "YOGGIE:5"
},
"internalname": "ARMOR_OF_YOG_CHESTPLATE",
"crafttext": "Requires: Hard Stone V",
"clickcommand": "viewrecipe",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Yog_Chestplate",
"https://wiki.hypixel.net/Yog_Chestplate"
]
}
|