RateCalculator icon indicating copy to clipboard operation
RateCalculator copied to clipboard

RC skips offshore pumps if they work at 1200/s and there's no water in them

Open jigsaw3xD opened this issue 10 months ago • 1 comments

Tested on a clean Factorio build

https://github.com/user-attachments/assets/db1ef131-f2e0-4c2b-a2e5-362174898a6a

jigsaw3xD avatar Apr 19 '25 13:04 jigsaw3xD

This is because I rely on the pump having fluid inside of it to figure out which fluid it is pumping, since it can pump different fluids depending on the tile.

But in 3.4 I am opening Pandora's box when it comes to doing surface searches, so I will add a fallback to check the tile as well.

raiguard avatar Apr 19 '25 15:04 raiguard