G GameIDs
minecraft · recipes · 1.19.4

Waxed Copper Block

waxed_copper_block

Recipe #719

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