Crafting using Mud Block, Coal, Coal and Mud Block, arranged in the pattern shown. Produces 4× Scoria Stone.

Scoria Stone
Scoria Stone is a block from Oh The Biomes You'll Go, crafted from Mud Block and Coal.
Acquisition
Smelting using Scoria Cobblestone (200 ticks, 0.1 xp). Produces Scoria Stone.
200 ticks· 0.1 xp

Crafting using Basalt and Andesite, in any arrangement. Produces 2× Scoria Stone.
Crafting using Andesite, Basalt, Basalt and Andesite, arranged in the pattern shown. Produces 4× Scoria Stone.
Crafting using Mud Block, Charcoal, Charcoal and Mud Block, arranged in the pattern shown. Produces 4× Scoria Stone.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Scoria Stone | 1–1 | 100% | Drops itself with Silk Touch |
Used in (14)
Stone Cutting using Scoria Stone. Produces Scoria Stonebrick Slab.
Stone Cutting using Scoria Stone. Produces Scoria Stonebricks.

Crafting using Scoria Stone, Scoria Stone, Scoria Stone, Scoria Stone, Scoria Stone and Scoria Stone, arranged in the pattern shown. Produces 4× Scoria Stone Stairs.
Stone Cutting using Scoria Stone. Produces Scoria Stonebrick Stairs.
Stone Cutting using Scoria Stone. Produces Scoria Stonebrick Wall.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Scoria Stone | 1–1 | 100% | Drops itself with Silk Touch |
| Scoria Cobblestone | 1–1 | 100% | Survives Explosion |
Related items
Developer reference
- Registry name
byg:scoria_stone- Namespace
byg- Mod ID
byg- Tags (4)
forge:blocks/stone forge:items/stone minecraft:blocks/base_stone_nether minecraft:blocks/infiniburn_overworld
Recipe JSON (5):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"MC",
"CM"
],
"ingredients": {
"C": {
"item": "minecraft:coal"
},
"M": {
"item": "byg:mud_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "byg:scoria_cobblestone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.1,
"cooking_time": 200
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:basalt"
},
{
"item": "minecraft:andesite"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AB",
"BA"
],
"ingredients": {
"A": {
"item": "minecraft:andesite"
},
"B": {
"item": "minecraft:basalt"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"MC",
"CM"
],
"ingredients": {
"C": {
"item": "minecraft:charcoal"
},
"M": {
"item": "byg:mud_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}









