Files
minecraft-assets/data/minecraft/recipes/waxed_cut_copper_slab.json
2024-02-14 17:44:28 +01:00

17 lines
290 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "waxed_cut_copper_slab",
"key": {
"#": {
"item": "minecraft:waxed_cut_copper"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"item": "minecraft:waxed_cut_copper_slab"
}
}