{
  "id": 34,
  "name": "Erick Bravo Pink Bourbon [turbo] [Pcl cylin] (imported)",
  "phases": [
    {
      "name": "Fill",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 12,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "weight": 3,
        "pressureAbove": 3
      }
    },
    {
      "name": "Pre-infuse",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 2,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "weight": 3
      }
    },
    {
      "name": "Bloom",
      "skip": true,
      "type": "FLOW",
      "target": {
        "end": 0,
        "curve": "INSTANT"
      },
      "stopConditions": {}
    },
    {
      "name": "Extract",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 12,
        "curve": "INSTANT"
      },
      "restriction": 5,
      "stopConditions": {
        "weight": 44
      }
    },
    {
      "name": "Decline",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 1.5,
        "curve": "INSTANT"
      },
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 89,
  "globalStopConditions": {
    "weight": 49
  }
}