minecraft · recipes
· 1.13.2
Oak Stairs
oak_stairs
Recipe #145
1.13.2
#10
{
"type": "crafting_shaped",
"group": "wooden_stairs",
"pattern": [
"# ",
"## ",
"###"
],
"key": {
"#": {
"item": "minecraft:oak_planks"
}
},
"result": {
"item": "minecraft:oak_stairs",
"count": 4
}
}