minecraft-src/data/minecraft/recipe/polished_blackstone_wall_from_blackstone_stonecutting.json
2025-07-04 02:00:41 +03:00

8 lines
No EOL
160 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": "minecraft:blackstone",
"result": {
"count": 1,
"id": "minecraft:polished_blackstone_wall"
}
}