Windswept Trapdoor
16×16 · BAKED

block· Trapdoors

Windswept Trapdoor

Goety · by Polarice3
block Windswept Wood BlocksWindswept Wood BlocksWooden TrapdoorsWooden Trapdoors

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

Acquisition

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

Crafting
Windswept Trapdoor Windswept Trapdoor ×2 guaranteed

Mining & drops

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

Recipe JSON (1):

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