1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§aSquid Boots",
"nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1%\",1:\"§7Health: §a+100\",2:\"\",3:\"§7Your shoes spit out Squid ink!\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON BOOTS\"],color:0,Name:\"§aSquid Boots\"},ExtraAttributes:{color:\"0:0:0\",originTag:\"UNKNOWN\",id:\"SQUID_BOOTS\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Sea Creature Chance: §c+1%",
"§7Health: §a+100",
"",
"§7Your shoes spit out Squid ink!",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON BOOTS"
],
"internalname": "SQUID_BOOTS",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Squid_Boots",
"https://wiki.hypixel.net/Squid_Boots"
]
}
|