Crafting using Date Planks, Date Planks, Date Planks, Date Planks, Date Planks and Date Planks, arranged in the pattern shown. Produces 4× Date Stairs.
- Inputs
- 6 × Date Planks
- Output
- → Date Stairs ×4
block· Stairs
Date Stairs is a block from Spawn, crafted from Date Planks.
Crafting using Date Planks, Date Planks, Date Planks, Date Planks, Date Planks and Date Planks, arranged in the pattern shown. Produces 4× Date Stairs.
| source | count | drop rate | conditions |
|---|---|---|---|
| Date Stairs | 1–1 | 100% | 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.
Drops itself when broken.
spawn:date_stairsspawnspawnminecraft: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
}