minecraft-src/data/minecraft/recipe/polished_basalt_from_basalt_stonecutting.json
2025-07-04 01:41:11 +03:00

10 lines
No EOL
165 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "minecraft:basalt"
},
"result": {
"count": 1,
"id": "minecraft:polished_basalt"
}
}