Crafting using Pine Planks, Pine Slab, Pine Planks, Pine Slab, Pine Planks and Pine Planks, arranged in the pattern shown. Produces 2× Pine Barn Trapdoor.
- Inputs
- 4 × Pine Planks
- 2 × Pine Slab
- Output
- → Pine Barn Trapdoor ×2
block· Trapdoors
Pine Barn Trapdoor is a block from [Let's Do] Meadow, crafted from Pine Planks and Pine Slab.
Crafting using Pine Planks, Pine Slab, Pine Planks, Pine Slab, Pine Planks and Pine Planks, arranged in the pattern shown. Produces 2× Pine Barn Trapdoor.
| source | count | drop rate | conditions |
|---|---|---|---|
| Pine Barn Trapdoor | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
meadow:pine_barn_trapdoormeadowmeadowminecraft:blocks/mineable/axe minecraft:blocks/wooden_trapdoors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#B#",
"B##"
],
"ingredients": {
"#": {
"item": "meadow:pine_planks"
},
"B": {
"item": "meadow:pine_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_trapdoor",
"experience": null,
"cooking_time": null
}