{
  "neoforge:conditions": [
    {
      "type": "neoforge:mod_loaded",
      "modid": "mekanism"
    }
  ],
  "type": "oritech:refinery",
  "fluidInput": {
    "amount": 1000,
    "fluid": "minecraft:lava"
  },
  "fluidOutputs": [
    {
      "amount": 1000,
      "fluid": "mekanism:sulfuric_acid"
    },
    {
      "amount": 500,
      "fluid": "oritech:still_sheol_fire"
    },
    {
      "amount": 200,
      "fluid": "oritech:still_strange_matter"
    }
  ],
  "ingredients": [
    {
      "item": "oritech:enderic_compound"
    }
  ],
  "results": [],
  "time": 120
}