Files
minecraft-assets/data/minecraft/recipes/waxed_oxidized_chiseled_copper.json
2024-05-15 18:30:52 +02:00

18 lines
331 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "waxed_oxidized_cut_copper_chiseled",
"key": {
"#": {
"item": "minecraft:waxed_oxidized_cut_copper_slab"
}
},
"pattern": [
"#",
"#"
],
"result": {
"count": 1,
"id": "minecraft:waxed_oxidized_chiseled_copper"
}
}