Crafting using Iron Ingot, Glass Pane, Iron Ingot, Iron Ingot, Glass Pane and Iron Ingot, arranged in the pattern shown. Produces 2× Metal Glass Trapdoor.
Metal Glass Trapdoor
Macaw's Trapdoors · by Sketch Macaw & Peachy Macaw
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Metal Glass Trapdoor | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Iron Ingot and Metal Glass Trapdoor, arranged in the pattern shown. Produces Metal Trapdoor.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwtrpdoors:metal_trapdoor- Namespace
mcwtrpdoors- Mod ID
mcwtrpdoors- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/trapdoors minecraft:items/trapdoors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABA",
"ABA"
],
"ingredients": {
"A": {
"item": "minecraft:iron_ingot"
},
"B": {
"item": "minecraft:glass_pane"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}