Stone Cutting using Smooth Black Sandstone. Produces Smooth Black Sandstone Slab.
Smooth Black Sandstone Slab
Biomes O' Plenty · by Adubbz, Forstride
Acquisition
Crafting using Smooth Black Sandstone, Smooth Black Sandstone and Smooth Black Sandstone, arranged in the pattern shown. Produces 6× Smooth Black Sandstone Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Smooth Black Sandstone Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
biomesoplenty:smooth_black_sandstone_slab- Namespace
biomesoplenty- Mod ID
biomesoplenty- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "biomesoplenty:smooth_black_sandstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "biomesoplenty:smooth_black_sandstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
