diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/GROWTH_BOOTS.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/GROWTH_BOOTS.json')
-rw-r--r-- | items/GROWTH_BOOTS.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/GROWTH_BOOTS.json b/items/GROWTH_BOOTS.json index 093c947d..8dfeecfc 100644 --- a/items/GROWTH_BOOTS.json +++ b/items/GROWTH_BOOTS.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:leather_boots", "displayname": "§9Boots of Growth", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"§7Defense: §a+25\",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 BOOTS\"],color:48640,Name:\"§9Boots of Growth\"},ExtraAttributes:{id:\"GROWTH_BOOTS\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+51 HP\",1:\"§7Defense: §a+25\",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: §a1/100\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§9§lRARE BOOTS\"],color:48640,Name:\"§9Boots of Growth\"},ExtraAttributes:{color:\"0:190:0\",health:1,originTag:\"QUICK_CRAFTING\",id:\"GROWTH_BOOTS\",uuid:\"1a1d3684-d332-47a0-ab4f-b2337efd22d6\",timestamp:\"6/16/20 2:21 AM\"}}", "damage": 0, "lore": [ - "§7Health: §a+50 HP", + "§7Health: §a+51 HP", "§7Defense: §a+25", "", "§6Item Ability: Growth", @@ -15,7 +15,7 @@ "§7by §a1§8 (Max 100)", "§8Cooldown: §a4s", "", - "§7Bonus HP: §a0/100", + "§7Bonus HP: §a1/100", "", "§7§8This item can be reforged!", "§9§lRARE BOOTS" |