Stone Cutting using Polished Gloomslate. Produces Gloomslate Brick Stairs.
block· Stairs
Gloomslate Brick Stairs
Deeper and Darker · by Kyanite Team
Gloomslate Brick Stairs is a block from Deeper and Darker, crafted from Polished Gloomslate.
Acquisition
Stone Cutting using Cobbled Gloomslate. Produces Gloomslate Brick Stairs.
Stone Cutting using Gloomslate Bricks. Produces Gloomslate Brick Stairs.
Crafting using Gloomslate Bricks, Gloomslate Bricks, Gloomslate Bricks, Gloomslate Bricks, Gloomslate Bricks and Gloomslate Bricks, arranged in the pattern shown. Produces 4× Gloomslate Brick Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gloomslate Brick Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
deeperdarker:gloomslate_brick_stairs- Namespace
deeperdarker- Mod ID
deeperdarker- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/stairs minecraft:items/stairs
Recipe JSON (4):
{
"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: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
}


