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
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§5Spongy Shoes",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.8%\",1:\"§7Defense: §a+60\",2:\" §8[§7⚔§8] §8[§7⚔§8] §8[§8α§8]\",3:\"\",4:\"§6Full Set Bonus: Absorb §7(0/4)\",5:\"§7§9Doubles§7 your §a❈ Defense§7 while in\",6:\"§7water.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aFishing Skill 17§c.\",10:\"§5§lEPIC BOOTS\"],color:16768081,Name:\"§5Spongy Shoes\"},ExtraAttributes:{id:\"SPONGE_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Sea Creature Chance: §c+1.8%",
"§7Defense: §a+60",
" §8[§7⚔§8] §8[§7⚔§8] §8[§8α§8]",
"",
"§6Full Set Bonus: Absorb §7(0/4)",
"§7§9Doubles§7 your §a❈ Defense§7 while in",
"§7water.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFishing Skill 17§c.",
"§5§lEPIC BOOTS"
],
"recipe": {
"A1": "",
"A2": "",
"A3": "",
"B1": "ENCHANTED_WET_SPONGE:1",
"B2": "",
"B3": "ENCHANTED_WET_SPONGE:1",
"C1": "ENCHANTED_WET_SPONGE:1",
"C2": "",
"C3": "ENCHANTED_WET_SPONGE:1"
},
"internalname": "SPONGE_BOOTS",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Sponge_Armor",
"https://wiki.hypixel.net/Spongy_Shoes"
],
"crafttext": "Requires: Sponge IX"
}
|