diff options
Diffstat (limited to 'items/GROWTH_HELMET.json')
-rw-r--r-- | items/GROWTH_HELMET.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/GROWTH_HELMET.json b/items/GROWTH_HELMET.json index ed325ec2..51732cf1 100644 --- a/items/GROWTH_HELMET.json +++ b/items/GROWTH_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§9Helmet of Growth", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+52 HP\",1:\"§7Defense: §a+30\",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: §a2/100\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§9§lRARE HELMET\"],color:48640,Name:\"§9Helmet of Growth\"},ExtraAttributes:{color:\"0:190:0\",health:2,id:\"GROWTH_HELMET\",uuid:\"ff83ee59-c04e-4283-ab7b-8f5406dde9c2\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+52 HP\",1:\"§7Defense: §a+30\",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 HELMET\"],color:48640,Name:\"§9Helmet of Growth\"},ExtraAttributes:{color:\"0:190:0\",health:2,id:\"GROWTH_HELMET\",uuid:\"ff83ee59-c04e-4283-ab7b-8f5406dde9c2\"}}", "damage": 0, "lore": [ "§7Health: §a+52 HP", @@ -15,7 +15,7 @@ "§7by §a1§8 (Max 100)", "§8Cooldown: §a4s", "", - "§7Bonus HP: §a2/100", + "§7Bonus HP: §a0/100", "", "§7§8This item can be reforged!", "§9§lRARE HELMET" @@ -39,4 +39,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Armor_of_Growth" ], "crafttext": "Requires: Dark Oak Wood IX" -}
\ No newline at end of file +} |