diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-02-01 18:30:26 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-02-01 18:30:26 -0500 |
commit | 7fc78efdecd7064daace8dc6641af1532463655d (patch) | |
tree | 045be9d8a8e78844dfd7f777b5eedb80912047b7 /items/ANGLER_LEGGINGS.json | |
parent | e04ea07b5ca97c326a5b5ec52c57b1cdeaa163ac (diff) | |
download | NotEnoughUpdates-REPO-7fc78efdecd7064daace8dc6641af1532463655d.tar.gz NotEnoughUpdates-REPO-7fc78efdecd7064daace8dc6641af1532463655d.tar.bz2 NotEnoughUpdates-REPO-7fc78efdecd7064daace8dc6641af1532463655d.zip |
Removed dungeon stats
Diffstat (limited to 'items/ANGLER_LEGGINGS.json')
-rw-r--r-- | items/ANGLER_LEGGINGS.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/ANGLER_LEGGINGS.json b/items/ANGLER_LEGGINGS.json index 17b7c048..4e97971e 100644 --- a/items/ANGLER_LEGGINGS.json +++ b/items/ANGLER_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§fAngler Leggings", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1%\",1:\"\",2:\"§7Defense: §a+30\",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 LEGGINGS\"],color:720975,Name:\"§fAngler Leggings\"},ExtraAttributes:{color:\"11:0:79\",id:\"ANGLER_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1%\",1:\"\",2:\"§7Defense: §a+30\",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 §k00\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§f§lCOMMON LEGGINGS\"],color:720975,Name:\"§fAngler Leggings\"},ExtraAttributes:{color:\"11:0:79\",id:\"ANGLER_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Sea Creature Chance: §c+1%", @@ -14,7 +14,7 @@ "", "§6Full Set Bonus: Deepness Within", "§7Gain §c10❤ §7per Fishing level.", - "§7Fishing: §eLevel IX", + "§7Fishing: §eLevel §k00", "", "§7§8This item can be reforged!", "§f§lCOMMON LEGGINGS" @@ -32,7 +32,7 @@ }, "internalname": "ANGLER_LEGGINGS", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Angler_Armor" |