G GameIDs
minecraft · recipes · 1.19.4

Cyan Dye

cyan_dye

Recipe #380

1.19.4 #4
{
    "type": "minecraft:crafting_shapeless",
    "category": "misc",
    "ingredients": [
        {
            "item": "minecraft:blue_dye"
        },
        {
            "item": "minecraft:green_dye"
        }
    ],
    "result": {
        "count": 2,
        "item": "minecraft:cyan_dye"
    }
}