The Fast and the Fluidious
Raises the global max_fluid_flow from the vanilla value of 100 to 300, tripling the maximum fluid that can move through any single pipe connection per tick.
This means high throughput fluid recepies (acid neutralisation etc) can finally be used properly.
This doesnt modify any individual recipes or entities, so the increased flow applies universally to all fluids and all pipe connections.
Settings
To help deal with the increased flow this mod includes settings for both a Pump Speed Multiplier and an Offshore Pump Speed Multiplier.
| Setting | Description |
|---|---|
| Pump Speed Multiplier | Multiplies the pumping speed of all pumps. |
| Offshore Pump Speed Multiplier | Multiplies the pumping speed of all offshore pumps. Also increases the fluid box volume to prevent bottlenecks at higher pumping speeds. |
Available values for each setting:
| Value | Pumping Speed |
|---|---|
| Default | 20/tick (1200/second) |
| 2x | 40/tick (2400/second) |
| 3x | 60/tick (3600/second) |
| 4x | 80/tick (4800/second) |
| 5x | 100/tick (6000/second) |
Compatibility
Applied in data-final-fixes.lua so it runs after all other mods.
AI Disclosure
AI tools were used to assist in the development of this mod.