Files
minecraft-assets/data/minecraft/recipes/cobblestone_wall_from_cobblestone_stonecutting.json
2021-06-30 18:35:30 +00:00

8 lines
153 B
JSON

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