G GameIDs
minecraft · recipes · 1.16.5

Beehive

beehive

Recipe #129

1.16.5 #7
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "PPP",
        "HHH",
        "PPP"
    ],
    "key": {
        "P": {
            "tag": "minecraft:planks"
        },
        "H": {
            "item": "minecraft:honeycomb"
        }
    },
    "result": {
        "item": "minecraft:beehive"
    }
}