Files
minecraft-assets/data/minecraft/recipes/deepslate_bricks_from_polished_deepslate_stonecutting.json
2024-04-22 10:30:43 +02:00

10 lines
178 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "minecraft:polished_deepslate"
},
"result": {
"count": 1,
"id": "minecraft:deepslate_bricks"
}
}