Files
minecraft-assets/data/minecraft/recipe/polished_granite_from_granite_stonecutting.json
2024-09-04 18:31:04 +02:00

8 lines
149 B
JSON

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