diff options
Diffstat (limited to 'items/DIVER_CHESTPLATE.json')
-rw-r--r-- | items/DIVER_CHESTPLATE.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/DIVER_CHESTPLATE.json b/items/DIVER_CHESTPLATE.json index 4808356e..e442c97b 100644 --- a/items/DIVER_CHESTPLATE.json +++ b/items/DIVER_CHESTPLATE.json @@ -1,16 +1,19 @@ { "itemid": "minecraft:golden_chestplate", "displayname": "§6Diver's Shirt", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+200\",2:\"\",3:\"§6Full Set Bonus: One with the Fish\",4:\"§7While touching water you move\",5:\"§7§9incredibly fast§7 and can\",6:\"§7breathe §9permanently.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY CHESTPLATE\"],Name:\"§6Diver's Shirt\"},ExtraAttributes:{id:\"DIVER_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+2%\",1:\"\",2:\"§7Health: §a+100 HP\",3:\"§7Defense: §a+200\",4:\"\",5:\"§6Full Set Bonus: One with the Fish\",6:\"§7While touching water you move\",7:\"§7§9incredibly fast§7 and can\",8:\"§7breathe §9permanently (sneak to\",9:\"§9slow down).\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY CHESTPLATE\"],Name:\"§6Diver's Shirt\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"DIVER_CHESTPLATE\",uuid:\"7913aa7b-46b3-4bae-906a-f4f09961b97b\",timestamp:\"7/8/20 2:41 PM\"}}", "damage": 0, "lore": [ + "§7Sea Creature Chance: §c+2%", + "", "§7Health: §a+100 HP", "§7Defense: §a+200", "", "§6Full Set Bonus: One with the Fish", "§7While touching water you move", "§7§9incredibly fast§7 and can", - "§7breathe §9permanently.", + "§7breathe §9permanently (sneak to", + "§9slow down).", "", "§7§8This item can be reforged!", "§6§lLEGENDARY CHESTPLATE" |