minecraft-src/data/minecraft/recipe/stone_slab_from_stone_stonecutting.json
2025-07-04 02:00:41 +03:00

8 lines
No EOL
141 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": "minecraft:stone",
"result": {
"count": 2,
"id": "minecraft:stone_slab"
}
}