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

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


