From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/LEAFLET_CHESTPLATE.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 items/LEAFLET_CHESTPLATE.json (limited to 'items/LEAFLET_CHESTPLATE.json') diff --git a/items/LEAFLET_CHESTPLATE.json b/items/LEAFLET_CHESTPLATE.json new file mode 100644 index 00000000..f2949ed8 --- /dev/null +++ b/items/LEAFLET_CHESTPLATE.json @@ -0,0 +1,20 @@ +{ + "internalname": "LEAFLET_CHESTPLATE", + "itemid": "minecraft:leather_chestplate", + "displayname": "Leaflet Tunic", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+35 HP\",1:\"\",2:\"§6Full Set Bonus: Energy of the Forest\",3:\"§7While in a Forest zone you\",4:\"§7regain §a5.0 §c❤ Health §7every\",5:\"§7second.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON CHESTPLATE\"],color:5098573,Name:\"§fLeaflet Tunic\"},ExtraAttributes:{color:\"77:204:77\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"LEAFLET_CHESTPLATE\",uuid:\"6c3010f4-1dc5-4577-9ed2-34db766ace4c\",timestamp:\"12/24/19 5:35 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+35 HP", + "", + "§6Full Set Bonus: Energy of the Forest", + "§7While in a Forest zone you", + "§7regain §a5.0 §c❤ Health §7every", + "§7second.", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON CHESTPLATE" + ] +} \ No newline at end of file -- cgit