minecraft · recipes
· 1.19.4
Smooth Red Sandstone Stairs
smooth_red_sandstone_stairs
Recipe #387
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:smooth_red_sandstone"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"item": "minecraft:smooth_red_sandstone_stairs"
},
"show_notification": true
}