minecraft-src/data/minecraft/recipe/waxed_weathered_cut_copper_slab.json
2025-07-04 02:00:41 +03:00

15 lines
No EOL
296 B
JSON

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