Files
minecraft-assets/data/minecraft/recipes/waxed_weathered_cut_copper_slab.json
2022-01-19 18:34:11 +00:00

16 lines
294 B
JSON

{
"type": "minecraft:crafting_shaped",
"group": "waxed_weathered_cut_copper_slab",
"pattern": [
"###"
],
"key": {
"#": {
"item": "minecraft:waxed_weathered_cut_copper"
}
},
"result": {
"item": "minecraft:waxed_weathered_cut_copper_slab",
"count": 6
}
}