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
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§aSquid Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1%\",1:\"§7Health: §a+100\",2:\" §8[§7❈§8] §8[§7α§8]\",3:\"\",4:\"§7Your shoes spit out Squid ink!\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON BOOTS\"],color:0,Name:\"§aSquid Boots\"},ExtraAttributes:{id:\"SQUID_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Sea Creature Chance: §c+1%",
"§7Health: §a+100",
" §8[§7❈§8] §8[§7α§8]",
"",
"§7Your shoes spit out Squid ink!",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON BOOTS"
],
"internalname": "SQUID_BOOTS",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Squid_Boots",
"https://wiki.hypixel.net/Squid_Boots"
]
}
|