diff options
Diffstat (limited to 'items/EMERALD_ARMOR_CHESTPLATE.json')
-rw-r--r-- | items/EMERALD_ARMOR_CHESTPLATE.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/EMERALD_ARMOR_CHESTPLATE.json b/items/EMERALD_ARMOR_CHESTPLATE.json new file mode 100644 index 00000000..78d08948 --- /dev/null +++ b/items/EMERALD_ARMOR_CHESTPLATE.json @@ -0,0 +1,21 @@ +{ + "internalname": "EMERALD_ARMOR_CHESTPLATE", + "itemid": "minecraft:leather_chestplate", + "displayname": "Emerald Armor Chestplate", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+100\",1:\"\",2:\"§6Full Set Bonus: Tank\",3:\"§7Increases §c❤ Health §7by §a+1§7\",4:\"§7and §a❈ Defense§7 by §a+1§7 for\",5:\"§7every §b3,000 §7Emeralds in your\",6:\"§7collection. Max 350 each.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC CHESTPLATE\"],color:65280,Name:\"§5Emerald Armor Chestplate\"},ExtraAttributes:{color:\"0:255:0\",originTag:\"QUICK_CRAFTING\",id:\"EMERALD_ARMOR_CHESTPLATE\",uuid:\"92c496a4-e317-40c3-85d9-8108b9131d98\",timestamp:\"3/12/20 10:11 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+100", + "", + "§6Full Set Bonus: Tank", + "§7Increases §c❤ Health §7by §a+1§7", + "§7and §a❈ Defense§7 by §a+1§7 for", + "§7every §b3,000 §7Emeralds in your", + "§7collection. Max 350 each.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC CHESTPLATE" + ] +}
\ No newline at end of file |