{
  "id": 26,
  "name": "IUIUIU Classic [ZA] (46)",
  "phases": [
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 10,
        "curve": "INSTANT"
      },
      "restriction": 4,
      "stopConditions": {
        "time": 20000,
        "weight": 3,
        "pressureAbove": 3,
        "waterPumpedInPhase": 100
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 0,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "time": 10000,
        "weight": 10,
        "pressureBelow": 1.9
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 7.5,
        "time": 5000,
        "curve": "EASE_OUT"
      },
      "restriction": 3,
      "stopConditions": {
        "time": 5000
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 3,
        "time": 4000,
        "curve": "EASE_IN_OUT"
      },
      "restriction": 7.5,
      "stopConditions": {
        "time": 4000
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 2,
        "time": 5000,
        "curve": "EASE_IN_OUT"
      },
      "restriction": 7.5,
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 89,
  "globalStopConditions": {
    "weight": 39
  }
}