Files
minecraft-assets/data/minecraft/recipes/blackstone_wall_from_blackstone_stonecutting.json
2022-06-08 13:07:58 +02:00

8 lines
151 B
JSON

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