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
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §5Pig",
"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:\"§7§eRight-click to add this pet to\",18:\"§eyour pet menu!\",19:\"\",20:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Pig\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"PIG\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"PIG;3\",uuid:\"f77ff502-1f97-4ff1-9f66-d6c19180221e\",timestamp:\"5/29/20 7:03 AM\"},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}%",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§5§lEPIC"
],
"internalname": "PIG;3",
"clickcommand": "viewrecipe",
"modver": "1.5-REL",
"useneucraft": true,
"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"
},
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Pig_Pet"
],
"crafttext": "80% Chance"
}
|