Empty Blaze Burner
create:empty_blaze_burner

Empty Blaze Burner

Create · by simibubi
item

Acquisition

Crafting using Any Iron Plate, Any Iron Plate, Any Netherrack, Any Iron Plate and Any Iron Plate, arranged in the pattern shown. Produces Empty Blaze Burner.

Crafting
Any Iron Plate
Any Iron Plate
Any Netherrack
Any Iron Plate
Any Iron Plate
Empty Blaze Burner Empty Blaze Burner guaranteed

Mining & drops

sourcecountchanceconditions
Blaze Burner1–1100%Survives Explosion, Block State Property
Block loot table: Lit Blaze Burner (create) create:lit_blaze_burner1–1100%Survives Explosion
Developer reference
Registry name
create:empty_blaze_burner
Namespace
create
Mod ID
create

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " I ",
    "IAI",
    " I "
  ],
  "ingredients": {
    "A": {
      "tag": "forge:netherrack"
    },
    "I": {
      "tag": "forge:plates/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}