Crafting using Any of White Sandstone / Chiseled White Sandstone / Cut White Sandstone, Any of White Sandstone / Chiseled White Sandstone / Cut White Sandstone, Any of White Sandstone / Chiseled White Sandstone / Cut White Sandstone, Any of White Sandstone / Chiseled White Sandstone / Cut White Sandstone, Any of White Sandstone / Chiseled White Sandstone / Cut White Sandstone and Any of White Sandstone / Chiseled White Sandstone / Cut White Sandstone, arranged in the pattern shown. Produces 4× White Sandstone Stairs.
Acquisition
Stone Cutting using White Sandstone. Produces White Sandstone Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| White Sandstone Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
biomesoplenty:white_sandstone_stairs- Namespace
biomesoplenty- Mod ID
biomesoplenty- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/stairs minecraft:items/stairs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"anyOf": [
{
"item": "biomesoplenty:white_sandstone"
},
{
"item": "biomesoplenty:chiseled_white_sandstone"
},
{
"item": "biomesoplenty:cut_white_sandstone"
}
]
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "biomesoplenty:white_sandstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
