minecraft-assets/data/minecraft/recipes/cut_copper_slab.json

16 lines
242 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:cut_copper"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"item": "minecraft:cut_copper_slab"
}
}