d16851f5f6
SemVer: 1.21
18 lines
278 B
JSON
18 lines
278 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "building",
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:cobbled_deepslate"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"# ",
|
|
"## ",
|
|
"###"
|
|
],
|
|
"result": {
|
|
"count": 4,
|
|
"id": "minecraft:cobbled_deepslate_stairs"
|
|
}
|
|
} |