Files
minecraft-assets/data/minecraft/recipe/blackstone_wall_from_blackstone_stonecutting.json
2024-08-14 18:31:47 +02:00

10 lines
169 B
JSON

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