{
  "id": 36,
  "name": "roasted Blooming++ (rose+caramel) (imported)",
  "phases": [
    {
      "name": "Bloom",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 3,
        "curve": "INSTANT",
        "start": 3
      },
      "restriction": 4,
      "stopConditions": {
        "time": 10000,
        "pressureAbove": 4,
        "waterPumpedInPhase": 45
      }
    },
    {
      "name": "Dwell",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 0,
        "curve": "INSTANT",
        "start": 0.1
      },
      "stopConditions": {
        "time": 3000,
        "pressureBelow": 2
      }
    },
    {
      "name": "Ramp",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 8.5,
        "time": 6000,
        "curve": "EASE_IN_OUT",
        "start": 3
      },
      "stopConditions": {
        "time": 6000
      }
    },
    {
      "name": "Decline",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 6,
        "time": 25000,
        "curve": "EASE_IN_OUT",
        "start": 8.5
      },
      "stopConditions": {
        "time": 90000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 93,
  "globalStopConditions": {
    "weight": 36
  }
}