G GameIDs
minecraft · recipes · 1.18.2

Red Candle

red_candle

Recipe #365

1.18.2 #5
{
    "type": "minecraft:crafting_shapeless",
    "group": "dyed_candle",
    "ingredients": [
        {
            "item": "minecraft:candle"
        },
        {
            "item": "minecraft:red_dye"
        }
    ],
    "result": {
        "item": "minecraft:red_candle"
    }
}