G GameIDs
minecraft · recipes · 26.1.2

Honey Block

honey_block

Recipe #849

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "#": "minecraft:honey_bottle"
    },
    "pattern": [
        "##",
        "##"
    ],
    "result": {
        "id": "minecraft:honey_block"
    }
}