Change fluid importer behavior
hjae78 opened this issue ยท 3 comments
Issue description: In GregTech there are machines with several fluid output slots, the fluid importer can only drain from the first non-empty fluid slot.
What happens: The importer on fluid mode only imports fluids from the first slot.
What you expected to happen: That the importer can import fluid from any slot.
Steps to reproduce:
- Using GTCE run any recipe that results in 2 or more fluids.
- Try to import a fluid that isn't in the first slot from the left.
Basically the issue is here. It should loop over the fluid tank properties like here.
Thank you for the quick fix! The mod I manage, Gregicality, actually has some more coremod fixes for Refined Storage. Refined Storage can't shift click GTCE tools into crafting grid. This is our coremod for RS.