{
  "id": 44,
  "name": "Blooming espresso VST 7g (imported)",
  "phases": [
    {
      "name": "Prewet",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 3.5,
        "curve": "INSTANT"
      },
      "restriction": 7,
      "stopConditions": {
        "time": 15000,
        "pressureAbove": 6.5,
        "waterPumpedInPhase": 26
      }
    },
    {
      "name": "Bloom",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 0,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "time": 25000,
        "weight": 2,
        "pressureBelow": 0.4
      }
    },
    {
      "name": "Ramp Up",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 1.8,
        "time": 4000,
        "curve": "EASE_OUT"
      },
      "stopConditions": {
        "time": 4000
      }
    },
    {
      "name": "Extraction",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 1.8,
        "curve": "INSTANT"
      },
      "restriction": 8,
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 93,
  "globalStopConditions": {
    "weight": 24
  }
}