minecraft-assets/data/minecraft/recipes/andesite_wall.json

17 lines
245 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:andesite"
}
},
"pattern": [
"###",
"###"
],
"result": {
"count": 6,
"item": "minecraft:andesite_wall"
}
}