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

17 lines
287 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:exposed_cut_copper"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"item": "minecraft:exposed_cut_copper_slab"
},
"show_notification": true
}