Crafting using Osmium Ingot, Any Infused Alloy, Osmium Ingot, Steel Casing, Electrolytic Core, Steel Casing, Osmium Ingot, Any Infused Alloy and Osmium Ingot, arranged in the pattern shown. Produces Gas-Burning Generator.
Gas-Burning Generator
Mekanism: Generators · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gas-Burning Generator | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanismgenerators:gas_burning_generator- Namespace
mekanismgenerators- Mod ID
mekanismgenerators- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"OAO",
"XCX",
"OAO"
],
"ingredients": {
"A": {
"tag": "mekanism:alloys/infused"
},
"C": {
"item": "mekanism:electrolytic_core"
},
"O": {
"tag": "forge:ingots/osmium"
},
"X": {
"item": "mekanism:steel_casing"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
