{
    "name": "6bar Pre-infuse mod (imported)",
    "phases": [
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 1.5,
                "curve": "INSTANT"
            },
            "restriction": 2,
            "stopConditions": {
                "time": 22000,
                "weight": 0.1
            }
        },
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 0,
                "curve": "INSTANT"
            },
            "stopConditions": {
                "time": 5000
            }
        },
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 6,
                "time": 5000,
                "curve": "INSTANT"
            },
            "stopConditions": {
                "time": 120000
            }
        }
    ],
    "recipe": [],
    "waterTemperature": 95,
    "globalStopConditions": {
        "time": 300000,
        "weight": 54
    }
}