{
  "type": "pneumaticcraft:thermo_plant",
  "fluid_input": {
    "type": "pneumaticcraft:fluid",
    "tag": "forge:kerosene",
    "amount": 100
  },
  "fluid_output": {
    "fluid": "tfmg:gasoline",
    "amount": 80
  },
  "temperature": {
    "min_temp": 573
  },
  "pressure": 2.0,
  "exothermic": false
}