diff options
Diffstat (limited to 'items/ANGLER_HELMET.json')
-rw-r--r-- | items/ANGLER_HELMET.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/ANGLER_HELMET.json b/items/ANGLER_HELMET.json index b5877917..85710a97 100644 --- a/items/ANGLER_HELMET.json +++ b/items/ANGLER_HELMET.json @@ -1,9 +1,11 @@ { "itemid": "minecraft:diamond_helmet", "displayname": "§fAngler Helmet", - "nbttag": "{ench:[],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 HELMET\"],Name:\"§fAngler Helmet\"},ExtraAttributes:{id:\"ANGLER_HELMET\"}}", + "nbttag": "{ench:[],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 HELMET\"],Name:\"§fAngler Helmet\"},ExtraAttributes:{id:\"ANGLER_HELMET\"}}", "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 HELMET" |