Files
minecraft-assets/data/minecraft/recipe/tuff_wall.json
2025-01-15 18:31:25 +01:00

15 lines
213 B
JSON

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