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

17 lines
258 B
JSON

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