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
42
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§9Salmon Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.5%\",1:\"§7Health: §a+60\",2:\"§7Defense: §a+25\",3:\" §8[§8α§8]\",4:\"\",5:\"§6Ability: Water Burst §e§lSNEAK\",6:\"§7When wearing the full set, grants the\",7:\"§7wearer with the ability to §aburst\",8:\"§aforward§7 when sneaking in water.\",9:\"§8Mana Cost: §320\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFishing Skill 13§c.\",13:\"§9§lRARE BOOTS\"],color:12663823,Name:\"§9Salmon Boots\"},ExtraAttributes:{id:\"SALMON_BOOTS_NEW\"}}",
"damage": 0,
"lore": [
"§7Sea Creature Chance: §c+1.5%",
"§7Health: §a+60",
"§7Defense: §a+25",
" §8[§8α§8]",
"",
"§6Ability: Water Burst §e§lSNEAK",
"§7When wearing the full set, grants the",
"§7wearer with the ability to §aburst",
"§aforward§7 when sneaking in water.",
"§8Mana Cost: §320",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFishing Skill 13§c.",
"§9§lRARE BOOTS"
],
"recipe": {
"A1": "ENCHANTED_RAW_SALMON:1",
"A2": "",
"A3": "ENCHANTED_RAW_SALMON:1",
"B1": "ENCHANTED_RAW_SALMON:1",
"B2": "",
"B3": "ENCHANTED_RAW_SALMON:1",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "SALMON_BOOTS_NEW",
"crafttext": "Requires: Raw Salmon VII",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Salmon_Armor",
"https://wiki.hypixel.net/Salmon_Boots"
]
}
|