{
    "name": "Tea Mofos Reloaded",
    "phases": [
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 4,
                "curve": "LINEAR"
            },
            "stopConditions": {
                "time": 25000
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 0.1,
                "curve": "LINEAR"
            },
            "stopConditions": {
                "time": 60000
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 1.5,
                "curve": "INSTANT"
            },
            "stopConditions": {
                "waterPumpedInPhase": 30
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 0.5,
                "curve": "INSTANT"
            },
            "restriction": 0.2,
            "stopConditions": {
                "time": 120000
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 1.5,
                "curve": "INSTANT"
            },
            "stopConditions": {
                "waterPumpedInPhase": 30
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 0.5,
                "curve": "INSTANT"
            },
            "restriction": 0.2,
            "stopConditions": {
                "time": 120000
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 1.5,
                "curve": "INSTANT"
            },
            "stopConditions": []
        }
    ],
    "recipe": [],
    "waterTemperature": 86,
    "globalStopConditions": {
        "weight": 500
    }
}