Burner
16×16 · BAKED

block· Machines & Other Blocks

Burner

Create: Diesel Generators · by George VI
block Heat SourcesPickaxe Mineable

Burner is a block from Create: Diesel Generators, crafted from Flint and Steel, Brass Ingot, Shaft, Andesite Alloy, and Empty Blaze Burner.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Burner1–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:burner
Namespace
createdieselgenerators
Mod ID
createdieselgenerators
Tags (2)
farmersdelight:blocks/heat_sources
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "FIF",
    " S ",
    "ABA"
  ],
  "ingredients": {
    "A": {
      "item": "create:andesite_alloy"
    },
    "B": {
      "item": "create:empty_blaze_burner"
    },
    "F": {
      "item": "minecraft:flint_and_steel"
    },
    "I": {
      "tag": "forge:ingots/brass"
    },
    "S": {
      "item": "create:shaft"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}