{
    "name": "Sweet Eighteen V0.2",
    "phases": [
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 2,
                "time": 5000,
                "curve": "EASE_IN"
            },
            "stopConditions": {
                "time": 20000,
                "weight": 2
            }
        },
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 5,
                "curve": "INSTANT"
            },
            "stopConditions": {
                "time": 60000
            }
        }
    ],
    "recipe": [],
    "waterTemperature": 93,
    "globalStopConditions": {
        "weight": 40
    }
}