Crafting using Electronic Circuit, Electric Furnace, Iron Alloy Furnace and Electric Furnace, arranged in the pattern shown. Produces Alloy Smelter.

Alloy Smelter
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Alloy Smelter | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Alloy Smelter | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:alloy_smelter- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" C ",
"FMF",
" "
],
"ingredients": {
"C": {
"item": "techreborn:electronic_circuit"
},
"F": {
"item": "techreborn:electric_furnace"
},
"M": {
"item": "techreborn:iron_alloy_furnace"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

