Files
minecraft-assets/data/minecraft/recipe/polished_granite_from_granite_stonecutting.json
2024-08-28 18:32:16 +02:00

8 lines
149 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": "minecraft:granite",
"result": {
"count": 1,
"id": "minecraft:polished_granite"
}
}