Windswept Stairs
16×16 · BAKED

block· Stairs

Windswept Stairs

Goety · by Polarice3
block Windswept Wood BlocksWindswept Wood BlocksWooden StairsWooden Stairs

Windswept Stairs 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 4× Windswept Stairs.

Crafting
Windswept Stairs Windswept Stairs ×4 guaranteed

Mining & drops

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

Recipe JSON (1):

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