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

