Files
minecraft-assets/data/minecraft/recipes/cobblestone_wall_from_cobblestone_stonecutting.json
2024-04-22 09:12:07 +02:00

10 lines
171 B
JSON

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