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

