Stone Cutting using Scoria Cobblestone. Produces Scoria Cobblestone Stairs.
Scoria Cobblestone Stairs
Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
Scoria Cobblestone Stairs is a block from Oh The Biomes You'll Go, crafted from Scoria Cobblestone.
Acquisition
Crafting using Scoria Cobblestone, Scoria Cobblestone, Scoria Cobblestone, Scoria Cobblestone, Scoria Cobblestone and Scoria Cobblestone, arranged in the pattern shown. Produces 4× Scoria Cobblestone Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Scoria Cobblestone Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
byg:scoria_cobblestone_stairs- Namespace
byg- Mod ID
byg- Tags (2)
minecraft:blocks/stairs minecraft:items/stairs
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "byg:scoria_cobblestone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "byg:scoria_cobblestone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
