Configurable Valves


Adds a single configurable valve that can be used for: overflow, top-up and one-way/check. Inspired by Flow Control and Advanced Fluid Handling. Fully configurable with custom levels with intuitive shortcuts.

Utilities
a month ago
2.0
8.82K
Logistics Fluids Circuit network

Changelog

Version: 0.3.2
Date: 28.07.2025
  Changes:
    - Now requires Factorio 2.0.60 or later.
  Bugfixes:
    - Fixed crash when using Pickier Dollies.
Version: 0.3.1
Date: 27.07.2025
  Graphics:
    - Threshold and valve type are now always shown while valve is selected (similar to the mod Valves).
  Compatibility:
    - Allow other mods to add their own valves using the new `mod-data` mechanic.
Version: 0.3.0
Date: 20.07.2025
  Graphics:
    - Added valve animations (snouz).
  Changes:
    - Limit valve pump speed in mod settings to the `max_fluid_flow` utility constant.
  Locale:
    - Fix missing locale for the setting to disable PyIndustry migration.
Version: 0.2.1
Date: 03.05.2025
  Changes:
    - Slowed down flying text showing valve type and threshold.
  Compatibility:
    - [PyIndustry] Added a setting to disable the automatic migration of PyIndustry valves.
Version: 0.2.0
Date: 08.12.2024
  Features:
    - Added startup setting for the valve's pump speed when it's open.
  Compatibility:
    - Recipe and required technology is now compatible with more mods (#4 by branan).
    - [PyIndustry] Valve recipe and required technology is now based on deprecated Py valves instead of pump (#4 branan).
Version: 0.1.4
Date: 28.11.2024
  Compatibility:
    - Added compatibility with Even Pickier Dollies.
  Bugfixes:
    - Fixed rare crash when quick-changing configuration using the key-bind.
Version: 0.1.3
Date: 22.11.2024
  Bugfixes:
    - Fixed crash when configurable valve is cloned.
    - Fixed that flipping valves did not update internal entities.
Version: 0.1.2
Date: 03.11.2024
  Features:
    - Added easy configuring of valves using keyboard shortcuts. Keys are configurable.
      - Ctrl+R switches between overflow, top-up and one-way.
      - Numpad +/- changes the threshold in 10% increments.
  Changes:
    - Removed most incorrect fluidbox arrows. Waiting on API changes.
Version: 0.1.1
Date: 02.11.2024
  Compatibility:
    - Add migration for Pyanodon's valves from Factorio 1.1.
  Bugfixes:
    - Fixed valve forcing the max pipeline extent to the default 320.
    - Fixed blueprinted valves always defaulting back to overflow valve.
Version: 0.1.0
Date: 01.11.2024
  Features:
    - Added Configurable valve.