G GameIDs
minecraft · recipes · 1.21.11

Beehive

beehive

Recipe #129

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "H": "minecraft:honeycomb",
        "P": "#minecraft:planks"
    },
    "pattern": [
        "PPP",
        "HHH",
        "PPP"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:beehive"
    }
}