Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Planks, Osmium Ingot, Any Planks, Copper Ingot, Furnace and Copper Ingot, arranged in the pattern shown. Produces Heat Generator.
Heat Generator
Mekanism: Generators · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Heat Generator | 1–1 | 100% | — |
Used in (1)
Crafting using Reinforced Alloy, Heat Generator, Reinforced Alloy, Reinforced Alloy, Module Base, Reinforced Alloy, Polonium Pellet, Polonium Pellet and Polonium Pellet, arranged in the pattern shown. Produces Module Geothermal Generator Unit.
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanismgenerators:heat_generator- Namespace
mekanismgenerators- Mod ID
mekanismgenerators- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"III",
"WOW",
"CFC"
],
"ingredients": {
"C": {
"tag": "forge:ingots/copper"
},
"F": {
"item": "minecraft:furnace"
},
"I": {
"tag": "forge:ingots/iron"
},
"O": {
"tag": "forge:ingots/osmium"
},
"W": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

