G GameIDs
minecraft · recipes · 1.18.2

Candle

candle

Recipe #38

1.18.2 #5
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "S",
        "H"
    ],
    "key": {
        "S": {
            "item": "minecraft:string"
        },
        "H": {
            "item": "minecraft:honeycomb"
        }
    },
    "result": {
        "item": "minecraft:candle"
    }
}