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.
Module Geothermal Generator Unit
Mekanism: Generators · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Developer reference
- Registry name
mekanismgenerators:module_geothermal_generator_unit- Namespace
mekanismgenerators- Mod ID
mekanismgenerators
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A#A",
"APA",
"HHH"
],
"ingredients": {
"#": {
"item": "mekanismgenerators:heat_generator"
},
"A": {
"tag": "forge:alloys/elite"
},
"H": {
"item": "mekanism:pellet_polonium"
},
"P": {
"item": "mekanism:module_base"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}