19 lines
285 B
JSON
19 lines
285 B
JSON
![]() |
{
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"category": "building",
|
||
|
"group": "wooden_stairs",
|
||
|
"key": {
|
||
|
"#": {
|
||
|
"item": "minecraft:oak_planks"
|
||
|
}
|
||
|
},
|
||
|
"pattern": [
|
||
|
"# ",
|
||
|
"## ",
|
||
|
"###"
|
||
|
],
|
||
|
"result": {
|
||
|
"count": 4,
|
||
|
"id": "minecraft:oak_stairs"
|
||
|
}
|
||
|
}
|