Stone Cutting using Gloomslate Bricks. Produces Chiseled Gloomslate.


block· Machines & Other Blocks
Chiseled Gloomslate is a block from Deeper and Darker, crafted from Gloomslate Bricks.
Stone Cutting using Gloomslate Bricks. Produces Chiseled Gloomslate.

Stone Cutting using Cobbled Gloomslate. Produces Chiseled Gloomslate.

Crafting using Gloomslate Brick Slab and Gloomslate Brick Slab, arranged in the pattern shown. Produces Chiseled Gloomslate.
| source | count | chance | conditions |
|---|---|---|---|
| Chiseled Gloomslate | 1–1 | 100% | Survives Explosion |
Drops itself when broken.
deeperdarker:chiseled_gloomslatedeeperdarkerdeeperdarkerminecraft:blocks/mineable/pickaxe
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "deeperdarker:gloomslate_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "deeperdarker:cobbled_gloomslate"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "deeperdarker:gloomslate_brick_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}