From 2d2d7db222a466ea627238d005400b44b93e227b Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 20 Apr 2020 13:16:45 +1000 Subject: Update items to RELEASE-1.0 --- items/GROWTH_LEGGINGS.json | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) (limited to 'items/GROWTH_LEGGINGS.json') diff --git a/items/GROWTH_LEGGINGS.json b/items/GROWTH_LEGGINGS.json index 51a50f23..47fbedc7 100644 --- a/items/GROWTH_LEGGINGS.json +++ b/items/GROWTH_LEGGINGS.json @@ -1,11 +1,8 @@ { - "internalname": "GROWTH_LEGGINGS", "itemid": "minecraft:leather_leggings", - "displayname": "Leggings of Growth", - "clickcommand": "viewrecipe", + "displayname": "§9Leggings of Growth", + "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:{id:\"GROWTH_LEGGINGS\"}}", "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", @@ -22,5 +19,23 @@ "", "§7§8This item can be reforged!", "§9§lRARE LEGGINGS" + ], + "recipe": { + "A1": "ENCHANTED_DARK_OAK_LOG:64", + "A2": "ENCHANTED_DARK_OAK_LOG:64", + "A3": "ENCHANTED_DARK_OAK_LOG:64", + "B1": "ENCHANTED_DARK_OAK_LOG:64", + "B2": "", + "B3": "ENCHANTED_DARK_OAK_LOG:64", + "C1": "ENCHANTED_DARK_OAK_LOG:64", + "C2": "", + "C3": "ENCHANTED_DARK_OAK_LOG:64" + }, + "internalname": "GROWTH_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Growth_Armor" ] } \ No newline at end of file -- cgit