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