minecraft · recipes
· 1.18.2
Smooth Sandstone Stairs
smooth_sandstone_stairs
Recipe #10
1.18.2
#5
{
"type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"key": {
"#": {
"item": "minecraft:smooth_sandstone"
}
},
"result": {
"item": "minecraft:smooth_sandstone_stairs",
"count": 4
}
}