Crafting using Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Iron Furnace, Iron Furnace, Refined Iron Ingot, Refined Iron Ingot and Refined Iron Ingot, arranged in the pattern shown. Produces Iron Alloy Furnace.

Iron Alloy Furnace
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Iron Alloy Furnace | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Electronic Circuit, Electric Furnace, Iron Alloy Furnace and Electric Furnace, arranged in the pattern shown. Produces Alloy Smelter.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Iron Alloy Furnace | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:iron_alloy_furnace- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"III",
"F F",
"III"
],
"ingredients": {
"F": {
"item": "techreborn:iron_furnace"
},
"I": {
"item": "techreborn:refined_iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


