Modular Diesel Engine
16×16 · BAKED

block· Machines & Other Blocks

Modular Diesel Engine

Create: Diesel Generators · by George VI
block Pickaxe Mineable

Modular Diesel Engine is a block from Create: Diesel Generators, crafted from Andesite Alloy, Brass Sheet, Diesel Engine, and Polished Blackstone Slab.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Modular Diesel Engine1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
createdieselgenerators:large_diesel_engine
Namespace
createdieselgenerators
Mod ID
createdieselgenerators
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " A ",
    "SDS",
    " B "
  ],
  "ingredients": {
    "A": {
      "item": "create:andesite_alloy"
    },
    "B": {
      "item": "minecraft:polished_blackstone_slab"
    },
    "D": {
      "item": "createdieselgenerators:diesel_engine"
    },
    "S": {
      "tag": "forge:plates/brass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}