{
    "format_version": "1.20.10",
    "minecraft:recipe_shapeless": {
        "description": {
            "identifier": "minecraft:waxing_weathered_cut_copper_stairs"
        },
        "tags": [ "crafting_table" ],
        "ingredients": [
            {
                "item": "minecraft:weathered_cut_copper_stairs"
            },
            {
                "item": "minecraft:honeycomb"
            }
        ],
		"unlock": [
			{
				"item": "minecraft:weathered_cut_copper_stairs"
			}
		],
        "result": {
            "item": "minecraft:waxed_weathered_cut_copper_stairs",
            "count": 1
        },
        "priority": 1
    }
}