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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
{
"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\u003d\"}]}},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§7Your pig will break all crops\",19:\"§7that it walks over while on your\",20:\"§7private island or Garden. While\",21:\"§7riding, §6☘ Farming Fortune\",22:\"§6§7and §aFarming Exp §7gain is\",23:\"§7reduced by §a75%§7.\",24:\"\",25:\"§7§eRight-click to add this pet to\",26:\"§eyour pet menu!\",27:\"\",28:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Pig\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"PIG\\\",\\\"active\\\":false,\\\"exp\\\":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§7Your pig will break all crops",
"§7that it walks over while on your",
"§7private island or Garden. While",
"§7riding, §6☘ Farming Fortune",
"§6§7and §aFarming Exp §7gain is",
"§7reduced by §a75%§7.",
"",
"§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.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Pig_Pet",
"https://wiki.hypixel.net/Pig_Pet"
],
"crafttext": "20% chance",
"recipes": [
{
"type": "katgrade",
"coins": 250000,
"time": 86400,
"input": "PIG;3",
"output": "PIG;4",
"items": [
"PORK:512"
]
}
]
}
|