1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"internalname": "GUARDIAN_CHESTPLATE",
"itemid": "minecraft:leather_chestplate",
"displayname": "Guardian Chestplate",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+20 HP\",1:\"§7Defense: §a+50\",2:\"\",3:\"§6Item Ability: 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\",originTag:\"QUICK_CRAFTING\",id:\"GUARDIAN_CHESTPLATE\",uuid:\"9061447c-466d-4b55-a889-2fff26252168\",timestamp:\"3/15/20 3:34 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Health: §a+20 HP",
"§7Defense: §a+50",
"",
"§6Item Ability: 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"
]
}
|