minecraft-src/data/minecraft/recipe/cobblestone_stairs_from_cobblestone_stonecutting.json
2025-07-04 01:41:11 +03:00

10 lines
No EOL
173 B
JSON

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