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
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §5Wither Skeleton",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d928ce5e-e75e-3cdc-aaf1-0c93d49b5c31\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjVlYzk2NDY0NWE4ZWZhYzc2YmUyZjE2MGQ3Yzk5NTYzNjJmMzJiNjUxNzM5MGM1OWMzMDg1MDM0ZjA1MGNmZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Strength: §c{STRENGTH}\",4:\"§7Intelligence: §a{INTELLIGENCE}\",5:\"§7Crit Chance: §c{CRIT_CHANCE}%\",6:\"§7Crit Damage: §c{CRIT_DAMAGE}%\",7:\"\",8:\"§6Stronger Bones\",9:\"§7§7Take §a{0}% §7less damage from skeletons.\",10:\"\",11:\"§6Wither Blood\",12:\"§7§7Deal §a{1}% §7more damage to wither\",13:\"§7mobs.\",14:\"\",15:\"§7§eRight-click to add this pet to your\",16:\"§epet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Wither Skeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WITHER_SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"WITHER_SKELETON;3\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Mining Pet",
"",
"§7Defense: §a{DEFENSE}",
"§7Strength: §c{STRENGTH}",
"§7Intelligence: §a{INTELLIGENCE}",
"§7Crit Chance: §c{CRIT_CHANCE}%",
"§7Crit Damage: §c{CRIT_DAMAGE}%",
"",
"§6Stronger Bones",
"§7§7Take §a{0}% §7less damage from skeletons.",
"",
"§6Wither Blood",
"§7§7Deal §a{1}% §7more damage to wither",
"§7mobs.",
"",
"§7§eRight-click to add this pet to your",
"§epet menu!",
"",
"§5§lEPIC"
],
"internalname": "WITHER_SKELETON;3",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"recipe": {
"A1": "ENCHANTED_COAL_BLOCK:1",
"A2": "ENCHANTED_COAL_BLOCK:1",
"A3": "ENCHANTED_COAL_BLOCK:1",
"B1": "ENCHANTED_COAL_BLOCK:1",
"B2": "SUPER_EGG:1",
"B3": "ENCHANTED_COAL_BLOCK:1",
"C1": "ENCHANTED_COAL_BLOCK:1",
"C2": "ENCHANTED_COAL_BLOCK:1",
"C3": "ENCHANTED_COAL_BLOCK:1"
},
"crafttext": "80% chance",
"useneucraft": true,
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wither_Skeleton_Pet",
"https://wiki.hypixel.net/Wither_Skeleton_Pet"
]
}
|