Files
minecraft-assets/data/minecraft/recipe/oxidized_cut_copper.json
2025-01-29 18:30:55 +01:00

15 lines
236 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": "minecraft:oxidized_copper"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 4,
"id": "minecraft:oxidized_cut_copper"
}
}