Crafting using Block of Lavender Quartz, Block of Lavender Quartz, Block of Lavender Quartz, Block of Lavender Quartz, Block of Lavender Quartz and Block of Lavender Quartz, arranged in the pattern shown. Produces 4× Lavender Quartz Stairs.
Lavender Quartz Stairs
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Stone Cutting using Block of Lavender Quartz. Produces Lavender Quartz Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Lavender Quartz Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
botania:lavender_quartz_stairs- Namespace
botania- Mod ID
botania- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/stairs minecraft:items/stairs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"Q ",
"QQ ",
"QQQ"
],
"ingredients": {
"Q": {
"item": "botania:lavender_quartz"
}
},
"conditions": [],
"sequence": null,
"group_name": "botania:quartz_stairs",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "botania:lavender_quartz"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
