Crafting using Polished Cut Deepslate, Polished Cut Deepslate and Polished Cut Deepslate, arranged in the pattern shown. Produces 6× Polished Cut Deepslate Slab.
Polished Cut Deepslate Slab
Create · by simibubi
Acquisition
Stone Cutting using Any Deepslate Stone Type. Produces Polished Cut Deepslate Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Polished Cut Deepslate Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Polished Cut Deepslate Slab and Polished Cut Deepslate Slab, in any arrangement. Produces Polished Cut Deepslate.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create:polished_cut_deepslate_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:polished_cut_deepslate"
}
},
"conditions": [],
"sequence": null,
"group_name": "polished_cut_deepslate_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
}

