minecraft-assets/data/minecraft/recipes/polished_blackstone_stairs....

18 lines
284 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:polished_blackstone"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"item": "minecraft:polished_blackstone_stairs"
}
}