{
    "name": "Blooming controlled2",
    "phases": [
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 6,
                "curve": "INSTANT"
            },
            "restriction": 7,
            "stopConditions": {
                "weight": 8
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 0,
                "curve": "INSTANT"
            },
            "stopConditions": {
                "time": 30000
            }
        },
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 9,
                "time": 8000,
                "curve": "EASE_OUT"
            },
            "restriction": 3,
            "stopConditions": []
        }
    ],
    "recipe": [],
    "waterTemperature": 94,
    "globalStopConditions": {
        "weight": 40
    }
}