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
43
44
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§6Shark Scale Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+2.5%\",1:\"§7Health: §a+100 HP\",2:\"§7Defense: §a+100\",3:\" §8[§7❈§8] §8[§7❈§8]\",4:\"\",5:\"§6Full Set Bonus: Absorb\",6:\"§7§9Doubles§7 your §a❈ Defense§7\",7:\"§7while in water.\",8:\"\",9:\"§6Full Set Bonus: Reflect\",10:\"§7§7Your sharp scales reflect\",11:\"§7§915% §7of damage onto the\",12:\"§7attacker.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§4❣ §cRequires §aFishing Skill 24\",16:\"§6§lLEGENDARY BOOTS\"],color:11430,Name:\"§6Shark Scale Boots\"},ExtraAttributes:{id:\"SHARK_SCALE_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Sea Creature Chance: §c+2.5%",
"§7Health: §a+100 HP",
"§7Defense: §a+100",
" §8[§7❈§8] §8[§7❈§8]",
"",
"§6Full Set Bonus: Absorb",
"§7§9Doubles§7 your §a❈ Defense§7",
"§7while in water.",
"",
"§6Full Set Bonus: Reflect",
"§7§7Your sharp scales reflect",
"§7§915% §7of damage onto the",
"§7attacker.",
"",
"§7§8This item can be reforged!",
"§4❣ §cRequires §aFishing Skill 24",
"§6§lLEGENDARY BOOTS"
],
"internalname": "SHARK_SCALE_BOOTS",
"recipe": {
"A1": "ENCHANTED_SHARK_FIN:1",
"A2": "SPONGE_BOOTS:1",
"A3": "ENCHANTED_SHARK_FIN:1",
"B1": "",
"B2": "",
"B3": "",
"C1": "",
"C2": "",
"C3": ""
},
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Shark_Scale_Armor"
]
}
|