Crafting using Horizonite Ingot, Horizonite Ingot, Horizonite Ingot, Horizonite Ingot, Furnace, Horizonite Ingot, Lunar Cobblestone, Lunar Cobblestone and Lunar Cobblestone, arranged in the pattern shown. Produces Horizonite Forge.

Horizonite Forge
Blue Skies · by KingPhygieBoo, Silver_David, Lachney
Horizonite Forge is a block from Blue Skies, crafted from Horizonite Ingot, Furnace, and Lunar Cobblestone.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Horizonite Forge | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
blue_skies:horizonite_forge- Namespace
blue_skies- Mod ID
blue_skies- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"HHH",
"HFH",
"CCC"
],
"ingredients": {
"C": {
"item": "blue_skies:lunar_cobblestone"
},
"F": {
"item": "minecraft:furnace"
},
"H": {
"item": "blue_skies:horizonite_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

