Files
minecraft-assets/data/minecraft/recipes/chiseled_stone_bricks_stone_from_stonecutting.json
2023-11-16 17:25:51 +01:00

8 lines
152 B
JSON

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