Files
minecraft-assets/data/minecraft/recipes/cobblestone_stairs_from_cobblestone_stonecutting.json
2024-04-10 18:28:59 +02:00

10 lines
173 B
JSON

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