Boss, please tell me: when you hover over a pipe, it shows its contents, but if you click on the pipe itself and look at the interface, it shows exactly twice as much content. Is this a mod inaccuracy, or a game inaccuracy?

Boss, please tell me: when you hover over a pipe, it shows its contents, but if you click on the pipe itself and look at the interface, it shows exactly twice as much content. Is this a mod inaccuracy, or a game inaccuracy?

Hi , it's a mod display bug on my side, not the game. The game's panel (550/550) is the correct one.
Here's what was happening: on a pipe, the fluid travels in little discrete packets, and each packet can carry more than one unit at once (in your screenshot, 2 units per packet). The old hover read-out was counting the number of packets instead of adding up the units inside them - so with 2 units per packet it showed exactly half the real amount (275 instead of 550). That's why it was always off by a clean 2×.
It's already fixed — the hover now sums the actual units in every packet, so it matches the game's own contents panel exactly.
Thank you!