Files
minecraft-assets/data/minecraft/recipes/blackstone_wall_from_blackstone_stonecutting.json
2024-02-14 17:44:28 +01:00

8 lines
151 B
JSON

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