diff options
Diffstat (limited to 'items/LAPIS_ARMOR_CHESTPLATE.json')
-rw-r--r-- | items/LAPIS_ARMOR_CHESTPLATE.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/LAPIS_ARMOR_CHESTPLATE.json b/items/LAPIS_ARMOR_CHESTPLATE.json new file mode 100644 index 00000000..dfb1afc0 --- /dev/null +++ b/items/LAPIS_ARMOR_CHESTPLATE.json @@ -0,0 +1,23 @@ +{ + "internalname": "LAPIS_ARMOR_CHESTPLATE", + "itemid": "minecraft:leather_chestplate", + "displayname": "Lapis Armor Chestplate", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+40\",1:\"\",2:\"§7Each piece of this armour grants\",3:\"§7§a50% §7bonus experience when\",4:\"§7mining ores.\",5:\"\",6:\"§6Full Set Bonus: Health\",7:\"§7Increases the wearers maximum\",8:\"§7§c❤ Health §7by §a60§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§a§lUNCOMMON CHESTPLATE\"],color:255,Name:\"§aLapis Armor Chestplate\"},ExtraAttributes:{color:\"0:0:255\",originTag:\"UNKNOWN\",id:\"LAPIS_ARMOR_CHESTPLATE\",uuid:\"109a7b2d-a7a1-4ea1-94e0-1a02149b57f4\",timestamp:\"3/31/20 2:49 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+40", + "", + "§7Each piece of this armour grants", + "§7§a50% §7bonus experience when", + "§7mining ores.", + "", + "§6Full Set Bonus: Health", + "§7Increases the wearers maximum", + "§7§c❤ Health §7by §a60§7.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON CHESTPLATE" + ] +}
\ No newline at end of file |