From 59f892186059d909d8c4da2f77034c6aa7384d67 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 10 Jul 2020 00:46:38 +1000 Subject: more dungeons garbo --- items/GUARDIAN_CHESTPLATE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/GUARDIAN_CHESTPLATE.json') diff --git a/items/GUARDIAN_CHESTPLATE.json b/items/GUARDIAN_CHESTPLATE.json index 0590ea30..308cb548 100644 --- a/items/GUARDIAN_CHESTPLATE.json +++ b/items/GUARDIAN_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§9Guardian Chestplate", - "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:{id:\"GUARDIAN_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1,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\",id:\"GUARDIAN_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Health: §a+20 HP", -- cgit