Files
minecraft-assets/data/minecraft/recipe/cobblestone_wall_from_cobblestone_stonecutting.json
2024-11-20 18:31:23 +01:00

8 lines
153 B
JSON

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