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