Date Stairs
16×16 · BAKED

block· Stairs

Date Stairs

Spawn · by Ninni
block Wooden StairsWooden Stairs

Date Stairs is a block from Spawn, crafted from Date Planks.

Acquisition

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

Crafting
Date Stairs Date Stairs ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Date 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
spawn:date_stairs
Namespace
spawn
Mod ID
spawn
Tags (2)
minecraft:blocks/wooden_stairs
minecraft:items/wooden_stairs

Recipe JSON (1):

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