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
|
{
"itemid": "minecraft:skull",
"displayname": "§6Endstone Protector (Boss)",
"nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"a46a9adf-60a3-38f2-a3dd-335d85f1cc10\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjJiY2FjZWViNDE2MmY0MDBkNDQ3NDMzMTU5MzJhYzgyMGQzMTE5YWM4OTg2YTAxNjFhNzI2MTYxY2NjOTNmYyJ9fX0\"}]}},display:{Lore:[0:\"§7Risen from the debris of\",1:\"§7Endstone.\",2:\"\",3:\"§c❤ Health§8: §c5,000,000\"],Name:\"§6Endstone Protector (Boss)\"},ExtraAttributes:{id:\"ENDSTONE_PROTECTOR_BOSS\"}}",
"damage": 3,
"lore": [
"§7Risen from the debris of",
"§7Endstone.",
"",
"§c❤ Health§8: §c5,000,000"
],
"internalname": "ENDSTONE_PROTECTOR_BOSS",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Endstone_Protector",
"https://wiki.hypixel.net/Endstone_Protector"
],
"crafttext": "",
"recipes": [
{
"level": 100,
"coins": 125,
"xp": 5000,
"name": "§cEndstone Protector (Boss)",
"render": "Eisengolem",
"panorama": "combat_3",
"type": "drops",
"drops": [
{
"id": "ENDSTONE_ROSE",
"extra": [],
"chance": "x1"
},
{
"id": "ENCHANTED_ENDSTONE",
"extra": [],
"chance": "x-10"
},
{
"id": "CRYSTAL_FRAGMENT",
"extra": [],
"chance": "x1-3"
},
{
"id": "PET_ITEM_TIER_BOOST_DROP",
"extra": [],
"chance": "0.2%"
},
{
"id": "GOLEM;3",
"extra": [],
"chance": "2%"
},
{
"id": "GOLEM;4",
"extra": [],
"chance": "0.6%"
}
]
}
]
}
|