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
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §5Pigman",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"fd837a44-d59d-3c1b-a4ac-6da86b08deb2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjNkOWNiNjUxM2YyMDcyZTVkNGU0MjZkNzBhNTU1N2JjMzk4NTU0Yzg4MGQ0ZTdiN2VjOGVmNDk0NWViMDJmMiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Ferocity: §a{FEROCITY}\",3:\"§7Strength: §c+{STRENGTH}\",4:\"§7Defense: §a{DEFENSE}\",5:\"\",6:\"§6Bacon Farmer\",7:\"§7Pig minions work §a{0}%\",8:\"§7faster while on your island\",9:\"\",10:\"§6Pork Master\",11:\"§7§7Buffs the Pigman sword by\",12:\"§7§a{1} §c❁ Damage §7and §a{2}\",13:\"§a§c❁ Strength\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Pigman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"PIGMAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",id:\"PIGMAN;3\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Pet",
"",
"§7Ferocity: §a{FEROCITY}",
"§7Strength: §c+{STRENGTH}",
"§7Defense: §a{DEFENSE}",
"",
"§6Bacon Farmer",
"§7Pig minions work §a{0}%",
"§7faster while on your island",
"",
"§6Pork Master",
"§7§7Buffs the Pigman sword by",
"§7§a{1} §c❁ Damage §7and §a{2}",
"§a§c❁ Strength",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§5§lEPIC"
],
"internalname": "PIGMAN;3",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"recipe": {
"A1": "ENCHANTED_GRILLED_PORK:1",
"A2": "ENCHANTED_GRILLED_PORK:1",
"A3": "ENCHANTED_GRILLED_PORK:1",
"B1": "ENCHANTED_GRILLED_PORK:1",
"B2": "SUPER_EGG:1",
"B3": "ENCHANTED_GRILLED_PORK:1",
"C1": "ENCHANTED_GRILLED_PORK:1",
"C2": "ENCHANTED_GRILLED_PORK:1",
"C3": "ENCHANTED_GRILLED_PORK:1"
},
"crafttext": "80% chance",
"useneucraft": true,
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Pigman_Pet"
]
}
|