Configurable Valves
Adds a single configurable valve for your fluids. It can be configured for overflow, top-up and one-way/check valves, just like Flow Control. Fully configurable with custom levels, as well as being connectable to the circuit network.
If you're instead looking for valves being different entities then have a look at Valves.
Shortcuts (configurable)
- Control + R: Cycle between different default valve types.
- Numpad +: Increase threshold for overflow or top-up valves.
- Numpad -: Increase threshold for overflow or top-up valves.
Compatibility
Should be comptatibile with most mods. If it's not compatible, please let me know.
- Pyanodons: Will automatically migrate old Factorio 1.1 valves to their 2.0 counter part.
It's also possible for other modders to hook their own valve prototypes into this Valves mod. Then this mod will manage your custom mod's thresholds, manage hidden entities, etc. See the mod-data.lua for more information.
Settings
- Startup setting for the valve's pump speed when it's open.
UPS Impact
This valve has no measurable impact. It's the same UPS impact as using a pump + combinator + storage-tank to control fluid movement. There are no on_tick
calculations.
Credits
- Boskid for adding the ability to link pipes to the Factorio engine.
- GotLag and Snouz for the high quality graphics of the old pump sprite.
- justarandomgeek for the Factorio Modding Toolkit, without which this mod would not have been possible.