1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
{
"itemid": "minecraft:golden_boots",
"displayname": "§6Diver's Boots",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+2%\",1:\"§7Health: §a+60\",2:\"§7Defense: §a+110\",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:\"§4❣ §cRequires §aFishing Skill 20\",12:\"§6§lLEGENDARY BOOTS\"],Name:\"§6Diver's Boots\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"DIVER_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Sea Creature Chance: §c+2%",
"§7Health: §a+60",
"§7Defense: §a+110",
"",
"§6Full Set Bonus: One with the Fish",
"§7While touching water you move",
"§7§9incredibly fast§7 and can",
"§7breathe §9permanently (sneak to",
"§9slow down).",
"",
"§7§8This item can be reforged!",
"§4❣ §cRequires §aFishing Skill 20",
"§6§lLEGENDARY BOOTS"
],
"recipe": {
"A1": "DIVER_FRAGMENT:1",
"A2": "",
"A3": "DIVER_FRAGMENT:1",
"B1": "DIVER_FRAGMENT:1",
"B2": "",
"B3": "DIVER_FRAGMENT:1",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "DIVER_BOOTS",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Diver's_Armor",
"https://wiki.hypixel.net/Diver's_Boots"
],
"crafttext": ""
}
|