diff options
Diffstat (limited to 'items/ANGLER_CHESTPLATE.json')
-rw-r--r-- | items/ANGLER_CHESTPLATE.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/ANGLER_CHESTPLATE.json b/items/ANGLER_CHESTPLATE.json new file mode 100644 index 00000000..a30cf0f1 --- /dev/null +++ b/items/ANGLER_CHESTPLATE.json @@ -0,0 +1,23 @@ +{ + "internalname": "ANGLER_CHESTPLATE", + "itemid": "minecraft:leather_chestplate", + "displayname": "Angler Chestplate", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+40\",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 XII\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON CHESTPLATE\"],color:720975,Name:\"§fAngler Chestplate\"},ExtraAttributes:{color:\"11:0:79\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"ANGLER_CHESTPLATE\",uuid:\"e2a62520-71f5-43f6-ae03-85e23eb38a1b\",timestamp:\"3/30/20 10:40 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+40", + "", + "§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 XII", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON CHESTPLATE" + ] +}
\ No newline at end of file |