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

15 lines
222 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": "minecraft:tuff_slab"
},
"pattern": [
"#",
"#"
],
"result": {
"count": 1,
"id": "minecraft:chiseled_tuff"
}
}