{
  "id": 31,
  "name": "Gachika AB Turbo (imported)",
  "phases": [
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 12,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "weight": 3,
        "pressureAbove": 3
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 2,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "weight": 3
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 0,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "time": 1000
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 12,
        "curve": "INSTANT"
      },
      "restriction": 5,
      "stopConditions": {
        "weight": 45
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 1.5,
        "curve": "INSTANT"
      },
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 94,
  "globalStopConditions": {
    "weight": 50
  }
}