Crafting using Rhyolite, Rhyolite, Rhyolite, Rhyolite, Rhyolite and Rhyolite, arranged in the pattern shown. Produces 4× Rhyolite Stairs.
- Inputs
- 6 × Rhyolite
- Output
- → Rhyolite Stairs ×4
block· Stairs
Rhyolite Stairs is a block from Twigs, crafted from Rhyolite.
Crafting using Rhyolite, Rhyolite, Rhyolite, Rhyolite, Rhyolite and Rhyolite, arranged in the pattern shown. Produces 4× Rhyolite Stairs.
Stone Cutting using Rhyolite. Produces Rhyolite Stairs.
| source | count | drop rate | conditions |
|---|---|---|---|
| Rhyolite 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.
twigs:rhyolite_stairstwigstwigsminecraft:blocks/stairs minecraft:items/stairs twigs:blocks/rhyolite twigs:items/rhyolite
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "twigs:rhyolite"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "twigs:rhyolite"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}