Files
minecraft-assets/data/minecraft/recipe/andesite_wall.json
2025-02-19 18:31:59 +01:00

15 lines
221 B
JSON

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