G GameIDs
minecraft · recipes · 1.19.4

Pink Candle

pink_candle

Recipe #823

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