minecraft-src/data/minecraft/recipe/waxed_cut_copper_slab.json
2025-07-04 01:41:11 +03:00

17 lines
No EOL
288 B
JSON

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