Crafting using Dark Steel Ingot, Furnace, Dark Steel Ingot, Furnace, Void Chassis, Furnace, Infinity Bimetal Gear, Cauldron and Infinity Bimetal Gear, arranged in the pattern shown. Produces Alloy Smelter.

Alloy Smelter
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Alloy Smelter | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
enderio:alloy_smelter- Namespace
enderio- Mod ID
enderio- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"IFI",
"FVF",
"GCG"
],
"ingredients": {
"C": {
"item": "minecraft:cauldron"
},
"F": {
"item": "minecraft:furnace"
},
"G": {
"tag": "forge:gears/iron"
},
"I": {
"tag": "forge:ingots/dark_steel"
},
"V": {
"item": "enderio:void_chassis"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

