Stone Cutting using Smooth Gloomslate. Produces Smooth Gloomslate Stairs.
block· Stairs
Smooth Gloomslate Stairs
Deeper and Darker · by Kyanite Team
Smooth Gloomslate Stairs is a block from Deeper and Darker, crafted from Smooth Gloomslate.
Acquisition
Crafting using Smooth Gloomslate, Smooth Gloomslate, Smooth Gloomslate, Smooth Gloomslate, Smooth Gloomslate and Smooth Gloomslate, arranged in the pattern shown. Produces 4× Smooth Gloomslate Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Smooth Gloomslate Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
deeperdarker:smooth_gloomslate_stairs- Namespace
deeperdarker- Mod ID
deeperdarker- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/stairs minecraft:items/stairs
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "deeperdarker:smooth_gloomslate"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "deeperdarker:smooth_gloomslate"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
