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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
|
{
"itemid": "minecraft:skull",
"displayname": "§6Magma Cube (Boss)",
"nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"35f02923-7bec-3869-9ef5-b42a4794cac8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg5NTdkNTAyM2M5MzdjNGM0MWFhMjQxMmQ0MzQxMGJkYTIzY2Y3OWE5ZjZhYjM2Yjc2ZmVmMmQ3YzQyOSJ9fX0\"}]}},display:{Lore:[0:\"§7The Magma Cube Boss (or just simply called the\",1:\"§7Magma Boss by the community) is a hostile mob\",2:\"§7found in the Magma Chamberm within the Blazing Volcano.\",3:\"\",4:\"§c❤ Health§8: §c200,000,000\"],Name:\"§6Magma Cube (Boss)\"},ExtraAttributes:{id:\"MAGMA_CUBE_BOSS\"}}",
"damage": 3,
"lore": [
"§7The Magma Cube Boss (or just simply called the",
"§7Magma Boss by the community) is a hostile mob",
"§7found in the Magma Chamberm within the Blazing Volcano.",
"",
"§c❤ Health§8: §c200,000,000"
],
"internalname": "MAGMA_CUBE_BOSS",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Magma_Cube_Boss",
"https://wiki.hypixel.net/Magma_Cube_Boss"
],
"crafttext": "",
"recipes": [
{
"level": 500,
"coins": 125,
"xp": 200,
"combat_xp": 200,
"name": "§6Magma Cube (Boss)",
"render": "MagmaCube",
"panorama": "crimson_isle",
"type": "drops",
"drops": [
{
"id": "MAGMA_CREAM:20",
"extra": [],
"chance": "100%"
},
{
"id": "MAGMA_CREAM:10",
"extra": [],
"chance": "70%"
},
{
"id": "MAGMA_CREAM:5",
"extra": [],
"chance": "50%"
},
{
"id": "MOLTEN_CUBE",
"extra": [],
"chance": "0.5%"
},
{
"id": "MAGMA_CUBE;3",
"extra": [],
"chance": "1.5%"
},
{
"id": "MAGMA_CUBE;4",
"extra": [],
"chance": "2%"
},
{
"id": "ENCHANTED_MAGMA_CREAM",
"extra": [],
"chance": "50%"
},
{
"id": "ENCHANTED_MAGMA_CREAM",
"extra": [],
"chance": "50%"
},
{
"id": "COMPACT_OOZE",
"extra": [],
"chance": "100%"
},
{
"id": "REKINDLED_EMBER_FRAGMENT",
"extra": [],
"chance": "100%"
},
{
"id": "MAGMA_URCHIN",
"extra": [],
"chance": "2%"
},
{
"id": "FIRE_FURY_STAFF",
"extra": [],
"chance": "0.5%"
}
]
}
]
}
|