G GameIDs
minecraft · recipes · 1.20.6

Beehive

beehive

Recipe #129

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