minecraft · recipes
· 1.19.4
Cobbled Deepslate Stairs
cobbled_deepslate_stairs
Recipe #147
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:cobbled_deepslate"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"item": "minecraft:cobbled_deepslate_stairs"
},
"show_notification": true
}