Crafting using Small Deepslate Bricks, Small Deepslate Bricks and Small Deepslate Bricks, arranged in the pattern shown. Produces 6× Small Deepslate Brick Slab.
Small Deepslate Brick Slab
Create · by simibubi
Acquisition
Stone Cutting using Any Deepslate Stone Type. Produces Small Deepslate Brick Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Small Deepslate Brick Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Small Deepslate Brick Slab and Small Deepslate Brick Slab, in any arrangement. Produces Small Deepslate Bricks.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create:small_deepslate_brick_slab- Namespace
create- Mod ID
create- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"XXX"
],
"ingredients": {
"X": {
"item": "create:small_deepslate_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": "small_deepslate_brick_slab",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"tag": "create:stone_types/deepslate"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

