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
|
{
"itemid": "minecraft:skull",
"displayname": "§5Glacite Amalgamation",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"7250f46c-cc7c-3128-a69c-52216d84b0a6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwOTMyNzA0OTI4NiwKICAicHJvZmlsZUlkIiA6ICIzNzRhZGZlMjkyOWI0ZDBiODJmYmVjNTg2ZTI5ODk4YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJfR2xvenpfIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzI0NjFlYzNiZDY1NGY2MmNhOWEzOTNhMzI2MjllMjFiNGU0OTdjODc3ZDNmMzM4MGJjZjJkYjBlMjBmYzAyNDQiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§oGlacite resists even the heat of the\",1:\"§7§ogreat Dwarven Forge. The key is to\",2:\"§7§ocombine rather than to try to reduce.\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Glacite Amalgamation\"},ExtraAttributes:{id:\"GLACITE_AMALGAMATION\"}}",
"damage": 3,
"lore": [
"§7§oGlacite resists even the heat of the",
"§7§ogreat Dwarven Forge. The key is to",
"§7§ocombine rather than to try to reduce.",
"",
"§5§lEPIC"
],
"internalname": "GLACITE_AMALGAMATION",
"crafttext": "Requires: Glacite III/HotM 4",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"recipes": [
{
"type": "forge",
"inputs": [
"ENCHANTED_GLACITE:256.0",
"FINE_PERIDOT_GEM:4.0",
"FINE_AQUAMARINE_GEM:4.0",
"FINE_CITRINE_GEM:4.0",
"FINE_ONYX_GEM:4.0"
],
"count": 1.0,
"duration": 14400,
"overrideOutputId": "GLACITE_AMALGAMATION"
}
],
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Glacite_Amalgamation",
"https://wiki.hypixel.net/Glacite_Amalgamation"
]
}
|