{
    "name": "LHL 19g",
    "phases": [
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 4,
                "curve": "INSTANT"
            },
            "restriction": 2,
            "stopConditions": {
                "pressureAbove": 1
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 6,
                "curve": "INSTANT",
                "start": 6
            },
            "restriction": 6,
            "stopConditions": {
                "weight": 50
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 4,
                "curve": "INSTANT",
                "start": 4
            },
            "restriction": 2,
            "stopConditions": []
        }
    ],
    "recipe": [],
    "waterTemperature": 90,
    "globalStopConditions": {
        "weight": 67
    }
}