smooth_quartz_stairs.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"key": {
"#": {
"item": "minecraft:smooth_quartz"
}
},
"result": {
"item": "minecraft:smooth_quartz_stairs",
"count": 4
}
}