Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing RR for item and fluid conduits #5544

Open
Rubijox opened this issue Oct 3, 2021 · 1 comment
Open

Fixing RR for item and fluid conduits #5544

Rubijox opened this issue Oct 3, 2021 · 1 comment

Comments

@Rubijox
Copy link

Rubijox commented Oct 3, 2021

So right now, if you set a conduit to Round Robin on extract, it pretty much makes priority settings obsolete, because it will try to input in lower priority outputs even though higher priority outputs still need items/fluids first

The way it should work is:
RR highest priority untill all of those are filled, then go down the list from there, doing the same at each priority setting

So that if let's say priority 1 uses too much items/fluids, priority 0 and below should never get any, no matter what.
1.12.2

@Ommina
Copy link

Ommina commented Oct 4, 2021

Also take a peek at #1130 for further discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants