{
    "format_version": "1.12",
    "minecraft:recipe_shapeless": {
        "description": {
            "identifier": "minecraft:cyan_dye_from_pitcher_plant"
        },
        "tags": [
            "crafting_table"
        ],
        "group": "cyan_dye",
        "ingredients": [
            {
                "item": "minecraft:pitcher_plant"
            }
        ],
        "result": {
            "item": "minecraft:cyan_dye",
            "count": 2
        }
    }
}
