Mek Data using Redstone Dust, Basic Control Circuit, Redstone Dust, Any Iron Ingot, Energized Smelter, Any Iron Ingot, Redstone Dust, Basic Control Circuit and Redstone Dust, arranged in the pattern shown. Produces Basic Smelting Factory.
Basic Smelting Factory
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Basic Smelting Factory | 1–1 | 100% | — |
Used in (1)
Mek Data using Any Infused Alloy, Advanced Control Circuit, Any Infused Alloy, Osmium Ingot, Basic Smelting Factory, Osmium Ingot, Any Infused Alloy, Advanced Control Circuit and Any Infused Alloy, arranged in the pattern shown. Produces Advanced Smelting Factory.
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:basic_smelting_factory- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "mekanism:mek_data",
"pattern": [
"ACA",
"IPI",
"ACA"
],
"ingredients": {
"A": {
"tag": "mekanism:alloys/basic"
},
"C": {
"tag": "forge:circuits/basic"
},
"I": {
"tag": "forge:ingots/iron"
},
"P": {
"item": "mekanism:energized_smelter"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
