Gas-Burning Generator
mekanismgenerators:gas_burning_generator

Gas-Burning Generator

Mekanism: Generators · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Pickaxe Mineable

Acquisition

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.

Crafting
Gas-Burning Generator Gas-Burning Generator guaranteed

Mining & drops

sourcecountchanceconditions
Gas-Burning Generator1–1100%

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
}