Files
minecraft-assets/data/minecraft/recipes/cobblestone_wall_from_cobblestone_stonecutting.json
2019-04-06 17:15:10 +00:00

8 lines
153 B
JSON

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