Crafting using Birch Planks, Glass Pane, Birch Planks, Birch Planks, Glass Pane and Birch Planks, arranged in the pattern shown. Produces 2× Birch Glass Trapdoor.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Birch Glass Trapdoor | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Birch Planks and Birch Glass Trapdoor, arranged in the pattern shown. Produces Birch Barn Trapdoor.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwtrpdoors:birch_glass_trapdoor- Namespace
mcwtrpdoors- Mod ID
mcwtrpdoors- Tags (4)
mcwtrpdoors:blocks/glass_trapdoors minecraft:blocks/mineable/axe minecraft:blocks/wooden_trapdoors minecraft:items/wooden_trapdoors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABA",
"ABA"
],
"ingredients": {
"A": {
"item": "minecraft:birch_planks"
},
"B": {
"item": "minecraft:glass_pane"
}
},
"conditions": [],
"sequence": null,
"group_name": "glass_trapdoors",
"experience": null,
"cooking_time": null
}
