{
  "type": "pneumaticcraft:thermo_plant",
  "item_input": {
    "tag": "forge:oil_seeds"
  },
  "item_output": {
    "item": "kubejs:seed_biomass"
  },
  "fluid_output": {
    "fluid": "createaddition:seed_oil",
    "amount": 100
  },
  "pressure": 2.0,
  "speed": 0.5,
  "exothermic": false
}