Pine Barn Trapdoor
16×16 · BAKED

block· Trapdoors

Pine Barn Trapdoor

[Let's Do] Meadow · by satisfy, jason13official
block Axe MineableWooden Trapdoors

Pine Barn Trapdoor is a block from [Let's Do] Meadow, crafted from Pine Planks and Pine Slab.

Acquisition

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.

Crafting
Pine Barn Trapdoor Pine Barn Trapdoor ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Pine Barn Trapdoor1–1100%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.

Block drops

Drops itself when broken.

Developer reference
Registry name
meadow:pine_barn_trapdoor
Namespace
meadow
Mod ID
meadow
Tags (2)
minecraft: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
}