Stone Cutting using Cobbled Gloomslate. Produces Gloomslate Brick Wall.
block· Walls
Gloomslate Brick Wall
Deeper and Darker · by Kyanite Team
Gloomslate Brick Wall is a block from Deeper and Darker, crafted from Cobbled Gloomslate.
Acquisition
Stone Cutting using Gloomslate Bricks. Produces Gloomslate Brick Wall.
Crafting using Gloomslate Bricks, Gloomslate Bricks, Gloomslate Bricks, Gloomslate Bricks, Gloomslate Bricks and Gloomslate Bricks, arranged in the pattern shown. Produces 6× Gloomslate Brick Wall.
Stone Cutting using Polished Gloomslate. Produces Gloomslate Brick Wall.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gloomslate Brick Wall | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
deeperdarker:gloomslate_brick_wall- Namespace
deeperdarker- Mod ID
deeperdarker- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/walls minecraft:items/walls
Recipe JSON (4):
{
"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:stonecutting",
"pattern": null,
"ingredients": {
"item": "deeperdarker:gloomslate_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"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:polished_gloomslate"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


