Files
minecraft-assets/data/minecraft/recipes/cobblestone_wall_from_cobblestone_stonecutting.json
2024-02-28 18:28:54 +01:00

9 lines
155 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "minecraft:cobblestone"
},
"result": {
"id": "minecraft:cobblestone_wall"
}
}