Crafting using Any of Purple Sandstone / Chiseled Purple Sandstone / Cut Purple Sandstone, Any of Purple Sandstone / Chiseled Purple Sandstone / Cut Purple Sandstone, Any of Purple Sandstone / Chiseled Purple Sandstone / Cut Purple Sandstone, Any of Purple Sandstone / Chiseled Purple Sandstone / Cut Purple Sandstone, Any of Purple Sandstone / Chiseled Purple Sandstone / Cut Purple Sandstone and Any of Purple Sandstone / Chiseled Purple Sandstone / Cut Purple Sandstone, arranged in the pattern shown. Produces 4× Purple Sandstone Stairs.
block· Stairs
Purple Sandstone Stairs
Dye Color:
Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
Purple Sandstone Stairs is a block from Oh The Biomes We've Gone, crafted from Any of Purple Sandstone / Chiseled Purple Sandstone / Cut Purple Sandstone.
Acquisition
Stone Cutting using Purple Sandstone. Produces Purple Sandstone Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Purple Sandstone Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
biomeswevegone:purple_sandstone_stairs- Namespace
biomeswevegone- Mod ID
biomeswevegone- Tags (5)
biomeswevegone:blocks/purple_sandstone_stairs biomeswevegone:items/purple_sandstone_stairs minecraft:blocks/mineable/pickaxe minecraft:blocks/stairs minecraft:items/stairs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"anyOf": [
{
"item": "biomeswevegone:purple_sandstone"
},
{
"item": "biomeswevegone:chiseled_purple_sandstone"
},
{
"item": "biomeswevegone:cut_purple_sandstone"
}
]
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "biomeswevegone:purple_sandstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
