mc-server-docs/skyblock-server/datapacks/crafting-tweaks-26.2/data/minecraft/recipe/polished_tuff_stairs.json

15 lines
193 B
JSON

{
"result": {
"id": "minecraft:polished_tuff_stairs",
"count": 8
},
"type": "crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"key": {
"#": "minecraft:polished_tuff"
}
}