Files
minecraft-assets/data/minecraft/recipe/stone_brick_walls_from_stone_stonecutting.json
2025-01-15 18:31:25 +01:00

8 lines
147 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": "minecraft:stone",
"result": {
"count": 1,
"id": "minecraft:stone_brick_wall"
}
}