G GameIDs
minecraft · recipes · 1.15.2

Honeycomb Block

honeycomb_block

Recipe #367

1.15.2 #8
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "HH",
        "HH"
    ],
    "key": {
        "H": {
            "item": "minecraft:honeycomb"
        }
    },
    "result": {
        "item": "minecraft:honeycomb_block"
    }
}