Added a setting to reimplement fluid outputs as piped fluids in v9.1.1 (it is disabled by default, since fluid outputs in general were disabled by default)
It was technically merged with the solid fluids setting, as they are mutually exclusive, renamed to "Fluid output handling", with the following options:
- Fluids Ignored: No fluid output whatsoever, for users who do not want to deal with handling of fluid outputs (basically a customizable Recycler)
- Fluids as Items: Should act identically to the old Solid Fluids setting, which returns fluids as items when output by the Reverse Factory.
- Fluids as Fluids: The new setting that adds output pipes for the returned fluids.