Willow Stairs
16×16 · BAKED

block· Stairs

Willow Stairs

Nature's Spirit · by Team Hibiscus
block Wooden StairsWooden Stairs

Willow Stairs is a block from Nature's Spirit, crafted from Willow Planks.

Acquisition

Crafting using Willow Planks, Willow Planks, Willow Planks, Willow Planks, Willow Planks and Willow Planks, arranged in the pattern shown. Produces 4× Willow Stairs.

Crafting
Willow Stairs Willow Stairs ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Willow 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
natures_spirit:willow_stairs
Namespace
natures_spirit
Mod ID
natures_spirit
Tags (2)
minecraft:blocks/wooden_stairs
minecraft:items/wooden_stairs

Recipe JSON (1):

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