minecraft · recipes
· 1.20.6
Jungle Stairs
jungle_stairs
Recipe #834
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_stairs",
"key": {
"#": {
"item": "minecraft:jungle_planks"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"id": "minecraft:jungle_stairs"
}
}