Files
minecraft-assets/data/minecraft/recipes/waxed_chiseled_copper.json
2023-10-25 18:29:02 +02:00

18 lines
319 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "waxed_cut_copper_chiseled",
"key": {
"#": {
"item": "minecraft:waxed_cut_copper_slab"
}
},
"pattern": [
"#",
"#"
],
"result": {
"item": "minecraft:waxed_chiseled_copper"
},
"show_notification": true
}