Stone Cutting using Cobbled Sculk Stone. Produces Sculk Stone Brick Slab.
block· Slabs
Sculk Stone Brick Slab
Deeper and Darker · by Kyanite Team
Sculk Stone Brick Slab is a block from Deeper and Darker, crafted from Cobbled Sculk Stone.
Acquisition
Stone Cutting using Polished Sculk Stone. Produces Sculk Stone Brick Slab.
Crafting using Sculk Stone Bricks, Sculk Stone Bricks and Sculk Stone Bricks, arranged in the pattern shown. Produces 6× Sculk Stone Brick Slab.
Stone Cutting using Sculk Stone Bricks. Produces Sculk Stone Brick Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Sculk Stone Brick Slab | 1–1 | 100% | — |
Used in
Crafting using Sculk Stone Brick Slab and Sculk Stone Brick Slab, arranged in the pattern shown. Produces Chiseled Sculk Stone.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
deeperdarker:sculk_stone_brick_slab- Namespace
deeperdarker- Mod ID
deeperdarker- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (4):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "deeperdarker:cobbled_sculk_stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "deeperdarker:polished_sculk_stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "deeperdarker:sculk_stone_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "deeperdarker:sculk_stone_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}



