raiguard / EditorExtensions

Extends the Factorio map editor with new features, testing tools, and other utilities to aid with sandbox play and scenario creation.
https://mods.factorio.com/mod/EditorExtensions
Other
26 stars 6 forks source link

set infinity pipe percent to either 50 or 100% when copying settings from a combinator #49

Closed NotRexButCaesar closed 3 years ago

NotRexButCaesar commented 3 years ago

When one copies the filter from a combinator to a pipe, they almost never want it to consume fluid: they are setting the inputs of a subfactory. Manually changing the settings can become very tedious when done often.

If the pipes were by default set to 100% (or, if you desire the possibility of pipe consumers to remain open, 50%) then the tedium of manually setting pipe filters would be eliminated.

raiguard commented 3 years ago

Well, pipes don't need filters to consume, so I'll just set it to produce at 100%. Thanks for the suggestion!