G GameIDs
minecraft · recipes · 1.17.1

Candle

candle

Recipe #38

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