I need to be able to use recycled objects (enabled by ItemToFluid's "Keep FlowItem" option) and send it to a queue. The simulation is a process of squeezing oranges where the juice will go to a FluidProcessor through port 1 and the residue (FlowItem) I must send it through port 2 to a queue.
An important detail is that every time an orange enters, the value changes by code of the "Fluid per discrete" and "Maximum Object" this for the calculation of the squeezed juice.