{
  "neoforge:conditions": [
    {
      "type": "neoforge:not",
      "value": {
        "type": "neoforge:mod_loaded",
        "modid": "mekanism"
      }
    }
  ],
  "type": "oritech:refinery",
  "fluidInput": {
    "amount": 1000,
    "fluid": "#c:oil"
  },
  "fluidOutputs": [
    {
      "amount": 500,
      "fluid": "oritech:still_heavy_oil"
    },
    {
      "amount": 250,
      "fluid": "oritech:still_naphtha"
    },
    {
      "amount": 250,
      "fluid": "oritech:still_sulfuric_acid"
    }
  ],
  "ingredients": [],
  "results": [],
  "time": 120
}