{
  "id": 16,
  "name": "IUIUIU Classic Single (imported)",
  "phases": [
    {
      "name": "Gentle preinfusion",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 2.2,
        "curve": "INSTANT"
      },
      "restriction": 2.5,
      "stopConditions": {
        "time": 15000,
        "weight": 2,
        "pressureAbove": 2,
        "waterPumpedInPhase": 40
      }
    },
    {
      "name": "Short bloom",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 0,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "time": 4000,
        "pressureBelow": 1.5
      }
    },
    {
      "name": "Ramp to peak",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 6.5,
        "time": 5000,
        "curve": "EASE_OUT"
      },
      "stopConditions": {
        "time": 5000
      }
    },
    {
      "name": "Decline",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 5.5,
        "time": 5000,
        "curve": "EASE_IN_OUT",
        "start": 6.5
      },
      "restriction": 2,
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 93,
  "globalStopConditions": {
    "weight": 22
  }
}