{
    "name": "FlimsyLC - ULC RUN v1.0 (community)",
    "phases": [
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 12,
                "curve": "INSTANT"
            },
            "stopConditions": {
                "pressureAbove": 1.5
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 0,
                "curve": "INSTANT"
            },
            "stopConditions": {
                "time": 1000,
                "weight": 20
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 12,
                "curve": "INSTANT"
            },
            "stopConditions": []
        }
    ],
    "recipe": [],
    "waterTemperature": 63.5,
    "globalStopConditions": {
        "weight": 46
    }
}