Stone Cutting using Cobbled Deepslate. Produces Chiseled Deepslate.


Stone Cutting using Cobbled Deepslate. Produces Chiseled Deepslate.

Crafting using Cobbled Deepslate Slab and Cobbled Deepslate Slab, arranged in the pattern shown. Produces Chiseled Deepslate.
| source | count | chance | conditions |
|---|---|---|---|
| Chiseled Deepslate | 1–1 | 100% | Survives Explosion |
Drops itself when broken.
minecraft:chiseled_deepslateminecraftminecraftminecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:cobbled_deepslate"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:cobbled_deepslate_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}