Files
minecraft-assets/data/minecraft/recipes/chiseled_stone_bricks_stone_from_stonecutting.json
2024-05-01 18:30:06 +02:00

10 lines
170 B
JSON

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