Files
minecraft-assets/data/minecraft/recipes/waxed_exposed_cut_copper_slab.json
2022-11-09 18:37:09 +01:00

17 lines
314 B
JSON

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