Iron Door
minecraft:iron_door

Iron Door

Minecraft · by Mojang Studios
block DoorsPickaxe MineableDoors

Acquisition

Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces 3× Iron Door.

Crafting
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Iron Door Iron Door ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Iron Door1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Iron Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
minecraft:iron_door
Namespace
minecraft
Mod ID
minecraft
Tags (3)
minecraft:blocks/doors
minecraft:blocks/mineable/pickaxe
minecraft:items/doors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}