{
    "format_version": "1.21.40",
    "minecraft:recipe_shapeless": {
        "description": {
            "identifier": "minecraft:orange_dye_from_open_eyeblossom"
        },
        "tags": [
            "crafting_table"
        ],
        "group": "orange_dye",
        "ingredients": [
            {
                "item": "minecraft:open_eyeblossom"
            }
        ],
        "unlock": [
            {
                "item": "minecraft:open_eyeblossom"
            }
        ],
        "result": {
            "item": "minecraft:orange_dye"
        }
    }
}