Crafting using Redstone Dust, Basic Control Circuit, Redstone Dust, Dirty Glass, Steel Casing, Dirty Glass, Redstone Dust, Basic Control Circuit and Redstone Dust, arranged in the pattern shown. Produces Energized Smelter.

Energized Smelter
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Energized Smelter | 1–1 | 100% | — |
Used in (1)
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:energized_smelter- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ACA",
"GXG",
"ACA"
],
"ingredients": {
"A": {
"tag": "mekanism:alloys/basic"
},
"C": {
"tag": "forge:circuits/basic"
},
"G": {
"tag": "forge:glass/silica"
},
"X": {
"item": "mekanism:steel_casing"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

