18 lines
284 B
JSON
18 lines
284 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "building",
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:weathered_cut_copper"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"# ",
|
|
"## ",
|
|
"###"
|
|
],
|
|
"result": {
|
|
"count": 4,
|
|
"id": "minecraft:weathered_cut_copper_stairs"
|
|
}
|
|
} |