Hello! I love how cute Mini Trains are, and I love to use them in the Nullius overhaul mod, but I have found that, when fully pulled up to a train stop, a train with small fluid wagons cannot be filled or drained by Nullius lower-tier pumps (Pump 1 and Pump 2), although Pump 3 (which is a reskin of vanilla's "pump" entity) works fine. After a bit of sleuthing, I found that changing fluid_wagon_connector_alignment_tolerance
on the Nullius pump prototypes helped.
This pull request on Nullius: https://github.com/GregorSamsanite/nullius/pull/31 is my attempt at fixing it. Is there a way I could contribute a similar change to the Mini Trains mod itself?