G GameIDs
minecraft · recipes · 1.20.6

White Candle

white_candle

Recipe #676

1.20.6 #3
{
    "type": "minecraft:crafting_shapeless",
    "category": "misc",
    "group": "dyed_candle",
    "ingredients": [
        {
            "item": "minecraft:candle"
        },
        {
            "item": "minecraft:white_dye"
        }
    ],
    "result": {
        "count": 1,
        "id": "minecraft:white_candle"
    }
}