Crafting using Smooth Quartz Block, Smooth Quartz Block, Smooth Quartz Block, Smooth Quartz Block, Smooth Quartz Block and Smooth Quartz Block, arranged in the pattern shown. Produces 4× Smooth Quartz Stairs.
Smooth Quartz Stairs
Minecraft · by Mojang Studios
Acquisition
Stone Cutting using Smooth Quartz Block. Produces Smooth Quartz Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Smooth Quartz Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:smooth_quartz_stairs- Namespace
minecraft- Mod ID
minecraft- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/stairs minecraft:items/stairs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:smooth_quartz"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:smooth_quartz"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
