G GameIDs
minecraft · recipes · 1.18.2

Light Blue Dye

light_blue_dye

Recipe #242

1.18.2 #5
{
    "type": "minecraft:crafting_shapeless",
    "group": "light_blue_dye",
    "ingredients": [
        {
            "item": "minecraft:blue_dye"
        },
        {
            "item": "minecraft:white_dye"
        }
    ],
    "result": {
        "item": "minecraft:light_blue_dye",
        "count": 2
    }
}