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
45
46
47
48
49
50
51
52
53
54
55
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §6Pig",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f6cb99e0-d9d4-34f9-8fe7-3cfaa93369f6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjIxNjY4ZWY3Y2I3OWRkOWMyMmNlM2QxZjNmNGNiNmUyNTU5ODkzYjZkZjRhNDY5NTE0ZTY2N2MxNmFhNCJ9fX0=\"}]}},display:{Lore:[0:\"§8Farming Mount\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Ridable\",5:\"§7§7Right-click your summoned pet\",6:\"§7to ride it!\",7:\"\",8:\"§6Run\",9:\"§7§7Increases the speed of your\",10:\"§7mount by §a{0}%\",11:\"\",12:\"§6Sprint\",13:\"§7§7While holding an Enchanted\",14:\"§7Carrot on a Stick, increase the\",15:\"§7speed of your mount by §a{1}%\",16:\"\",17:\"§6Trample\",18:\"§7§7While on your private island,\",19:\"§7break all crops your pig rides\",20:\"§7over\",21:\"\",22:\"§7§eRight-click to add this pet to\",23:\"§eyour pet menu!\",24:\"\",25:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Pig\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"PIG\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"PIG;4\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Farming Mount",
"",
"§7Speed: §a{SPEED}",
"",
"§6Ridable",
"§7§7Right-click your summoned pet",
"§7to ride it!",
"",
"§6Run",
"§7§7Increases the speed of your",
"§7mount by §a{0}%",
"",
"§6Sprint",
"§7§7While holding an Enchanted",
"§7Carrot on a Stick, increase the",
"§7speed of your mount by §a{1}%",
"",
"§6Trample",
"§7§7While on your private island,",
"§7break all crops your pig rides",
"§7over",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§6§lLEGENDARY"
],
"internalname": "PIG;4",
"useneucraft": true,
"clickcommand": "viewrecipe",
"recipe": {
"A1": "PORK:64",
"A2": "PORK:64",
"A3": "PORK:64",
"B1": "PORK:64",
"B2": "SUPER_EGG:1",
"B3": "PORK:64",
"C1": "PORK:64",
"C2": "PORK:64",
"C3": "PORK:64"
},
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Pig_Pet",
"https://wiki.hypixel.net/Pig_Pet"
],
"crafttext": "20% chance"
}
|