minecraft-assets/data/minecraft/recipes/waxed_copper_block_from_hon...

16 lines
289 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "building",
"group": "waxed_copper_block",
"ingredients": [
{
"item": "minecraft:copper_block"
},
{
"item": "minecraft:honeycomb"
}
],
"result": {
"item": "minecraft:waxed_copper_block"
}
}