{
  "id": 34,
  "name": "Flimsy Light 0.3",
  "phases": [
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 12,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "weight": 3,
        "pressureAbove": 2
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 2,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "weight": 3
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 0,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "time": 2000
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 12,
        "curve": "INSTANT"
      },
      "restriction": 6,
      "stopConditions": {
        "weight": 50
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 2,
        "curve": "INSTANT"
      },
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 85,
  "globalStopConditions": {
    "weight": 60
  }
}