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
2 months ago
2.0
3.82K
Logistics Fluids Circuit network

Changelog

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.