Files
minecraft-assets/data/minecraft/recipe/deepslate_bricks_from_polished_deepslate_stonecutting.json
2025-02-19 18:31:59 +01:00

8 lines
160 B
JSON

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