G GameIDs
minecraft · recipes · 1.19.4

Purple Candle

purple_candle

Recipe #962

1.19.4 #4
{
    "type": "minecraft:crafting_shapeless",
    "category": "misc",
    "group": "dyed_candle",
    "ingredients": [
        {
            "item": "minecraft:candle"
        },
        {
            "item": "minecraft:purple_dye"
        }
    ],
    "result": {
        "item": "minecraft:purple_candle"
    }
}