diff options
Diffstat (limited to 'items/GUARDIAN_CHESTPLATE.json')
-rw-r--r-- | items/GUARDIAN_CHESTPLATE.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/GUARDIAN_CHESTPLATE.json b/items/GUARDIAN_CHESTPLATE.json new file mode 100644 index 00000000..d04405ff --- /dev/null +++ b/items/GUARDIAN_CHESTPLATE.json @@ -0,0 +1,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" + ] +}
\ No newline at end of file |