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
|
{
"itemid": "minecraft:skull",
"displayname": "§9Pig\u0027s Foot",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"a3cb3382-7e47-3df7-9494-66b4a6d11c89\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYwNGZhZWJlZmQwYThmNzIxNDAzZTMxNDJlZmVjYjgzZmJmNGI3ZDFmNzA1ZDBjOWI0NGQ5MWYwYmY0MDEyN2IifX19\"}]}},display:{Lore:[0:\"§7Speed: §a+1\",1:\"\",2:\"§7Like a Rabbit\u0027s Foot, but more\",3:\"§7useless.\",4:\"\",5:\"§8§l* §8Soulbound §8§l*\",6:\"§9§lRARE ACCESSORY\"],Name:\"§9Pig\u0027s Foot\"},ExtraAttributes:{id:\"PIGS_FOOT\"}}",
"damage": 3,
"lore": [
"§7Speed: §a+1",
"",
"§7Like a Rabbit\u0027s Foot, but more",
"§7useless.",
"",
"§8§l* §8Soulbound §8§l*",
"§9§lRARE ACCESSORY"
],
"internalname": "PIGS_FOOT",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Pig\u0027s_Foot",
"https://wiki.hypixel.net/Pig\u0027s_Foot"
],
"recipes": [
{
"type": "trade",
"cost": "EMERALD:100",
"result": "PIGS_FOOT"
}
]
}
|