{
    "format_version": "1.16",
    "minecraft:recipe_shapeless": {
        "description": {
            "identifier": "minecraft:waxing_copper_block"
        },
        "tags": [ "crafting_table" ],
        "ingredients": [
            {
                "item": "minecraft:copper_block"
            },
            {
                "item": "minecraft:honeycomb"
            }
        ],
        "result": {
            "item": "minecraft:waxed_copper",
            "count": 1
        },
        "priority": 1
    }
}