Files
minecraft-assets/data/minecraft/recipe/oxidized_chiseled_copper.json
2024-06-13 21:50:08 +02:00

17 lines
270 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:oxidized_cut_copper_slab"
}
},
"pattern": [
"#",
"#"
],
"result": {
"count": 1,
"id": "minecraft:oxidized_chiseled_copper"
}
}