diff options
Diffstat (limited to 'items/DIVER_BOOTS.json')
-rw-r--r-- | items/DIVER_BOOTS.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/DIVER_BOOTS.json b/items/DIVER_BOOTS.json index 0661297e..2b3d63a6 100644 --- a/items/DIVER_BOOTS.json +++ b/items/DIVER_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_boots", - "displayname": "§6Diver's 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\"}}", + "displayname": "§6Diver\u0027s 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:\"§4❣ §cRequires §aFishing Skill 20\",13:\"§6§lLEGENDARY BOOTS\"],Name:\"§6Diver\u0027s Boots\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"DIVER_BOOTS\"}}", "damage": 0, "lore": [ "§7Sea Creature Chance: §c+2%", @@ -32,9 +32,10 @@ }, "internalname": "DIVER_BOOTS", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Diver's_Armor" - ] + "https://hypixel-skyblock.fandom.com/wiki/Diver\u0027s_Armor" + ], + "crafttext": "" }
\ No newline at end of file |