Files
minecraft-assets/data/minecraft/recipes/chiseled_stone_bricks_stone_from_stonecutting.json
2023-05-24 18:29:03 +02:00

8 lines
152 B
JSON

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