{
  "type": "tfmg:distillation",
  "ingredients": [

    {
      "fluid": "tfmg:heavy_oil",
      "nbt": {},
      "amount": 25
    }
  ],
  "results": [
    {
      "fluid": "tfmg:diesel",
      "amount": 5
    },
    {
      "fluid": "tfmg:lubrication_oil",
      "amount": 10
    }
  ]
}
