{
    "name": "Cold Brew (imported)",
    "phases": [
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 1,
                "curve": "INSTANT"
            },
            "restriction": 3,
            "stopConditions": {
                "time": 15000,
                "waterPumpedInPhase": 60
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 0.4,
                "curve": "LINEAR"
            },
            "restriction": 3,
            "stopConditions": {
                "time": 120000
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 0.4,
                "curve": "LINEAR"
            },
            "restriction": 3,
            "stopConditions": {
                "time": 120000
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 0.4,
                "curve": "LINEAR"
            },
            "restriction": 3,
            "stopConditions": {
                "time": 200000
            }
        }
    ],
    "recipe": [],
    "waterTemperature": 5,
    "globalStopConditions": {
        "weight": 100
    }
}