G GameIDs
minecraft · recipes · 1.19.4

Beehive

beehive

Recipe #129

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "H": {
            "item": "minecraft:honeycomb"
        },
        "P": {
            "tag": "minecraft:planks"
        }
    },
    "pattern": [
        "PPP",
        "HHH",
        "PPP"
    ],
    "result": {
        "item": "minecraft:beehive"
    },
    "show_notification": true
}