Files
minecraft-assets/data/minecraft/recipe/exposed_chiseled_copper.json
2025-02-26 18:31:02 +01:00

15 lines
246 B
JSON

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