Crafting using Any Steel Ingot, Basic Control Circuit, Any Steel Ingot, Furnace, Steel Casing, Furnace, Any Steel Ingot, Any Steel Ingot and Any Steel Ingot, arranged in the pattern shown. Produces Fuelwood Heater.

Fuelwood Heater
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fuelwood Heater | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:fuelwood_heater- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SCS",
"#X#",
"SSS"
],
"ingredients": {
"#": {
"item": "minecraft:furnace"
},
"C": {
"tag": "forge:circuits/basic"
},
"S": {
"tag": "forge:ingots/steel"
},
"X": {
"item": "mekanism:steel_casing"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

