G GameIDs
minecraft · recipes · 1.14.4

Cyan Dye

cyan_dye

Recipe #380

1.14.4 #9
{
    "type": "minecraft:crafting_shapeless",
    "ingredients": [
        {
            "item": "minecraft:blue_dye"
        },
        {
            "item": "minecraft:green_dye"
        }
    ],
    "result": {
        "item": "minecraft:cyan_dye",
        "count": 2
    }
}