{
  "id": 8,
  "name": "Slayer Flow",
  "phases": [
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 2,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "time": 30000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 9,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "time": 60000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 94,
  "globalStopConditions": {
    "weight": 45
  }
}