diff options
Diffstat (limited to 'items/ANGLER_LEGGINGS.json')
-rw-r--r-- | items/ANGLER_LEGGINGS.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/ANGLER_LEGGINGS.json b/items/ANGLER_LEGGINGS.json new file mode 100644 index 00000000..1d488c74 --- /dev/null +++ b/items/ANGLER_LEGGINGS.json @@ -0,0 +1,23 @@ +{ + "internalname": "ANGLER_LEGGINGS", + "itemid": "minecraft:leather_leggings", + "displayname": "Angler Leggings", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+30\",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 IX\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON LEGGINGS\"],color:720975,Name:\"§fAngler Leggings\"},ExtraAttributes:{color:\"11:0:79\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"ANGLER_LEGGINGS\",uuid:\"1dba655b-cf4b-4ff9-826c-942bcf6bae29\",timestamp:\"3/31/20 2:37 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+30", + "", + "§6Full Set Bonus: Depth Champion", + "§7Take §a-30% §7damage from Sea Creatures.", + "§7Increase their spawn chance by §e4%§7.", + "", + "§6Full Set Bonus: Deepness Within", + "§7Gain §c10❤ §7per Fishing level.", + "§7Fishing: §eLevel IX", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON LEGGINGS" + ] +}
\ No newline at end of file |