G GameIDs
minecraft · recipes · 1.20.6

Candle

candle

Recipe #38

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "H": {
            "item": "minecraft:honeycomb"
        },
        "S": {
            "item": "minecraft:string"
        }
    },
    "pattern": [
        "S",
        "H"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:candle"
    }
}