Files
minecraft-assets/data/minecraft/recipes/cobblestone_stairs_from_cobblestone_stonecutting.json
2024-02-28 18:28:54 +01:00

9 lines
157 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "minecraft:cobblestone"
},
"result": {
"id": "minecraft:cobblestone_stairs"
}
}