minecraft · recipes
· 1.18.2
Andesite Stairs
andesite_stairs
Recipe #381
1.18.2
#5
{
"type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"key": {
"#": {
"item": "minecraft:andesite"
}
},
"result": {
"item": "minecraft:andesite_stairs",
"count": 4
}
}