Iron Trapdoor
minecraft:iron_trapdoor

Iron Trapdoor

Minecraft · by Mojang Studios
block Pickaxe MineableTrapdoorsTrapdoors

Acquisition

Crafting using Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Iron Trapdoor.

Crafting
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Iron Trapdoor Iron Trapdoor guaranteed

Mining & drops

sourcecountchanceconditions
Iron Trapdoor1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:iron_trapdoor
Namespace
minecraft
Mod ID
minecraft
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/trapdoors
minecraft:items/trapdoors

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
}