{
    "id": "FM_Final_Touch",
    "name": "FM_Final_Touch",
    "features": {
        "Chives": {
            "name": "Chives",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Coriander": {
            "name": "Coriander",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Crunchy_corn": {
            "name": "Crunchy_corn",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Dates": {
            "name": "Dates",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Dried_oregano": {
            "name": "Dried_oregano",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Final_Touch": {
            "name": "Final_Touch",
            "optional": true,
            "type": "XOR",
            "note": ""
        },
        "Furikake": {
            "name": "Furikake",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Muscat_raisins": {
            "name": "Muscat_raisins",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Pumpkin_seeds": {
            "name": "Pumpkin_seeds",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Roasted_peanuts": {
            "name": "Roasted_peanuts",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Semi_dried_tomato": {
            "name": "Semi_dried_tomato",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Sesame_mix": {
            "name": "Sesame_mix",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Shichimi_togarashi": {
            "name": "Shichimi_togarashi",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        }
    },
    "tree": {
        "id": "Final_Touch",
        "children": [
            {
                "id": "Chives"
            },
            {
                "id": "Coriander"
            },
            {
                "id": "Crunchy_corn"
            },
            {
                "id": "Dates"
            },
            {
                "id": "Dried_oregano"
            },
            {
                "id": "Furikake"
            },
            {
                "id": "Muscat_raisins"
            },
            {
                "id": "Pumpkin_seeds"
            },
            {
                "id": "Roasted_peanuts"
            },
            {
                "id": "Semi_dried_tomato"
            },
            {
                "id": "Sesame_mix"
            },
            {
                "id": "Shichimi_togarashi"
            }
        ]
    },
    "constraints": {}
}