From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/GROWTH_LEGGINGS.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 items/GROWTH_LEGGINGS.json (limited to 'items/GROWTH_LEGGINGS.json') diff --git a/items/GROWTH_LEGGINGS.json b/items/GROWTH_LEGGINGS.json new file mode 100644 index 00000000..51a50f23 --- /dev/null +++ b/items/GROWTH_LEGGINGS.json @@ -0,0 +1,26 @@ +{ + "internalname": "GROWTH_LEGGINGS", + "itemid": "minecraft:leather_leggings", + "displayname": "Leggings of Growth", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+80 HP\",1:\"§7Defense: §a+40\",2:\"\",3:\"§6Item Ability: Growth\",4:\"§7Heals you for §a1% §c❤ Health\",5:\"§c§7after killing a Monster, and\",6:\"§7also increases the §c❤ Health\",7:\"§c§7bonus of a piece of the armor\",8:\"§7by §a1§8 (Max 100)\",9:\"§8Cooldown: §a4s\",10:\"\",11:\"§7Bonus HP: §a0/100\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§9§lRARE LEGGINGS\"],color:48640,Name:\"§9Leggings of Growth\"},ExtraAttributes:{color:\"0:190:0\",originTag:\"QUICK_CRAFTING\",id:\"GROWTH_LEGGINGS\",uuid:\"c97783e0-6f83-4ff9-99fd-dc6e5ae02be1\",timestamp:\"3/31/20 4:29 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+80 HP", + "§7Defense: §a+40", + "", + "§6Item Ability: Growth", + "§7Heals you for §a1% §c❤ Health", + "§c§7after killing a Monster, and", + "§7also increases the §c❤ Health", + "§c§7bonus of a piece of the armor", + "§7by §a1§8 (Max 100)", + "§8Cooldown: §a4s", + "", + "§7Bonus HP: §a0/100", + "", + "§7§8This item can be reforged!", + "§9§lRARE LEGGINGS" + ] +} \ No newline at end of file -- cgit