diff options
Diffstat (limited to 'items/DIVER_CHESTPLATE.json')
-rw-r--r-- | items/DIVER_CHESTPLATE.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/items/DIVER_CHESTPLATE.json b/items/DIVER_CHESTPLATE.json index d598038c..74dee346 100644 --- a/items/DIVER_CHESTPLATE.json +++ b/items/DIVER_CHESTPLATE.json @@ -1,18 +1,17 @@ { "itemid": "minecraft:golden_chestplate", "displayname": "§6Diver\u0027s Shirt", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+2%\",1:\"§7Health: §a+100\",2:\"§7Defense: §a+200\",3:\"\",4:\"§6Full Set Bonus: One with the Fish\",5:\"§7While touching water you move\",6:\"§7§9incredibly fast§7 and can\",7:\"§7breathe §9permanently (sneak to\",8:\"§9slow down).\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFishing Skill 20§c.\",12:\"§6§lLEGENDARY CHESTPLATE\"],Name:\"§6Diver\u0027s Shirt\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"DIVER_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+2%\",1:\"§7Health: §a+100\",2:\"§7Defense: §a+200\",3:\"\",4:\"§6Full Set Bonus: One with the Fish §7(0/4)\",5:\"§7While touching water you move\",6:\"§7§9incredibly fast§7 and can breathe\",7:\"§7§9permanently§7. Sneak to slow down.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4❣ §cRequires §aFishing Skill 20§c.\",11:\"§6§lLEGENDARY CHESTPLATE\"],Name:\"§6Diver\u0027s Shirt\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"DIVER_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Sea Creature Chance: §c+2%", "§7Health: §a+100", "§7Defense: §a+200", "", - "§6Full Set Bonus: One with the Fish", + "§6Full Set Bonus: One with the Fish §7(0/4)", "§7While touching water you move", - "§7§9incredibly fast§7 and can", - "§7breathe §9permanently (sneak to", - "§9slow down).", + "§7§9incredibly fast§7 and can breathe", + "§7§9permanently§7. Sneak to slow down.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aFishing Skill 20§c.", |