Windswept Door
16×16 · BAKED

block· Doors

Windswept Door

Goety · by Polarice3
block Windswept Wood BlocksWindswept Wood BlocksWooden DoorsWooden Doors

Windswept Door 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 3× Windswept Door.

Crafting
Windswept Door Windswept Door ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Windswept Door1–1100%Survives Explosion, Block State Property

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

dropscountdrop rateconditions
Windswept Door1–1100%Survives Explosion, Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
goety:windswept_door
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/windswept_wood_blocks
goety:items/windswept_wood_blocks
minecraft:blocks/wooden_doors
minecraft:items/wooden_doors

Recipe JSON (1):

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