Files
minecraft-assets/data/minecraft/recipe/waxed_oxidized_cut_copper_slab.json
2024-08-14 18:31:47 +02:00

17 lines
315 B
JSON

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