Files
minecraft-assets/data/minecraft/recipe/waxed_cut_copper_slab.json
2024-11-06 18:31:49 +01:00

15 lines
266 B
JSON

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