From 59f892186059d909d8c4da2f77034c6aa7384d67 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 10 Jul 2020 00:46:38 +1000 Subject: more dungeons garbo --- items/DIVER_BOOTS.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'items/DIVER_BOOTS.json') diff --git a/items/DIVER_BOOTS.json b/items/DIVER_BOOTS.json index 75db58e1..3e903adb 100644 --- a/items/DIVER_BOOTS.json +++ b/items/DIVER_BOOTS.json @@ -1,16 +1,19 @@ { "itemid": "minecraft:golden_boots", "displayname": "§6Diver's Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+60 HP\",1:\"§7Defense: §a+110\",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 BOOTS\"],Name:\"§6Diver's Boots\"},ExtraAttributes:{id:\"DIVER_BOOTS\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+2%\",1:\"\",2:\"§7Health: §a+60 HP\",3:\"§7Defense: §a+110\",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 BOOTS\"],Name:\"§6Diver's Boots\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"DIVER_BOOTS\",uuid:\"6da70a11-5590-4dd9-8b2e-89317cad138c\",timestamp:\"6/22/20 10:54 AM\"}}", "damage": 0, "lore": [ + "§7Sea Creature Chance: §c+2%", + "", "§7Health: §a+60 HP", "§7Defense: §a+110", "", "§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 BOOTS" -- cgit