G GameIDs
minecraft · recipes · 1.19.4

Candle

candle

Recipe #38

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "H": {
            "item": "minecraft:honeycomb"
        },
        "S": {
            "item": "minecraft:string"
        }
    },
    "pattern": [
        "S",
        "H"
    ],
    "result": {
        "item": "minecraft:candle"
    },
    "show_notification": true
}