Stone Cutting using Heliostone. Produces Heliostone Stairs.
block· Stairs
Heliostone Stairs
Spawn · by Ninni
Heliostone Stairs is a block from Spawn, crafted from Heliostone.
Acquisition
Crafting using Heliostone, Heliostone, Heliostone, Heliostone, Heliostone and Heliostone, arranged in the pattern shown. Produces 4× Heliostone Stairs.
- Inputs
- 6 × Heliostone
- Output
- → Heliostone Stairs ×4
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Heliostone 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.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
spawn:heliostone_stairs- Namespace
spawn- Mod ID
spawn- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/stairs minecraft:items/stairs
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "spawn:heliostone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "spawn:heliostone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
