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
|
{
"itemid": "minecraft:leather_chestplate",
"displayname": "§9Guardian Chestplate",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+20\",1:\"§7Defense: §a+50\",2:\"\",3:\"§6Ability: Block Damage\",4:\"§7If you are at full §c❤ Health§7,\",5:\"§7the first damage you take will\",6:\"§7be nullified.\",7:\"§8Cooldown: §a60s\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE CHESTPLATE\"],color:1143697,Name:\"§9Guardian Chestplate\"},ExtraAttributes:{color:\"17:115:145\",id:\"GUARDIAN_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§7Health: §a+20",
"§7Defense: §a+50",
"",
"§6Ability: Block Damage",
"§7If you are at full §c❤ Health§7,",
"§7the first damage you take will",
"§7be nullified.",
"§8Cooldown: §a60s",
"",
"§7§8This item can be reforged!",
"§9§lRARE CHESTPLATE"
],
"recipe": {
"A1": "PRISMARINE_SHARD:64",
"A2": "",
"A3": "PRISMARINE_SHARD:64",
"B1": "PRISMARINE_SHARD:64",
"B2": "PRISMARINE_CRYSTALS:64",
"B3": "PRISMARINE_SHARD:64",
"C1": "PRISMARINE_CRYSTALS:64",
"C2": "PRISMARINE_CRYSTALS:64",
"C3": "PRISMARINE_CRYSTALS:64"
},
"internalname": "GUARDIAN_CHESTPLATE",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Guardian_Chestplate"
],
"crafttext": "Requires: Prismarine Crystals V"
}
|