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/ANGLER_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/ANGLER_BOOTS.json')
-rw-r--r-- | items/ANGLER_BOOTS.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/ANGLER_BOOTS.json b/items/ANGLER_BOOTS.json index 7fcb5bf5..134e6a5e 100644 --- a/items/ANGLER_BOOTS.json +++ b/items/ANGLER_BOOTS.json @@ -1,9 +1,11 @@ { "itemid": "minecraft:leather_boots", "displayname": "§fAngler Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"\",2:\"§6Full Set Bonus: Depth Champion\",3:\"§7Take §a-30% §7damage from Sea Creatures.\",4:\"§7Increase their spawn chance by §e4%§7.\",5:\"\",6:\"§6Full Set Bonus: Deepness Within\",7:\"§7Gain §c10❤ §7per Fishing level.\",8:\"§7Fishing: §eLevel XVII\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON BOOTS\"],color:720975,Name:\"§fAngler Boots\"},ExtraAttributes:{id:\"ANGLER_BOOTS\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1%\",1:\"\",2:\"§7Defense: §a+15\",3:\"\",4:\"§6Full Set Bonus: Depth Champion\",5:\"§7Take §a-30% §7damage from Sea Creatures.\",6:\"§7Increase their spawn chance by §e4%§7.\",7:\"\",8:\"§6Full Set Bonus: Deepness Within\",9:\"§7Gain §c10❤ §7per Fishing level.\",10:\"§7Fishing: §eLevel IX\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§f§lCOMMON BOOTS\"],color:720975,Name:\"§fAngler Boots\"},ExtraAttributes:{color:\"11:0:79\",id:\"ANGLER_BOOTS\"}}", "damage": 0, "lore": [ + "§7Sea Creature Chance: §c+1%", + "", "§7Defense: §a+15", "", "§6Full Set Bonus: Depth Champion", @@ -12,7 +14,7 @@ "", "§6Full Set Bonus: Deepness Within", "§7Gain §c10❤ §7per Fishing level.", - "§7Fishing: §eLevel XVII", + "§7Fishing: §eLevel IX", "", "§7§8This item can be reforged!", "§f§lCOMMON BOOTS" |