Pine Trapdoor
16×16 · BAKED

block· Trapdoors

Pine Trapdoor

Goety · by Polarice3
block Pine Wood BlocksPine Wood BlocksWooden TrapdoorsWooden Trapdoors

Pine Trapdoor is a block from Goety, crafted from Pine Planks.

Acquisition

Crafting using Pine Planks, Pine Planks, Pine Planks, Pine Planks, Pine Planks and Pine Planks, arranged in the pattern shown. Produces 2× Pine Trapdoor.

Crafting
Pine Trapdoor Pine Trapdoor ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Pine 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
goety:pine_trapdoor
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/pine_wood_blocks
goety:items/pine_wood_blocks
minecraft:blocks/wooden_trapdoors
minecraft:items/wooden_trapdoors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "goety:pine_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_trapdoor",
  "experience": null,
  "cooking_time": null
}