Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

Pipe Extractor Item Selection Behavior #72

Open
Ethan156 opened this issue Aug 6, 2021 · 1 comment
Open

Pipe Extractor Item Selection Behavior #72

Ethan156 opened this issue Aug 6, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@Ethan156
Copy link

Ethan156 commented Aug 6, 2021

Is it intentional that the Extractor Attachment does not round-robin check inventories it is extracting from? For example, if I am extracting from a chest to a furnace, if the very first item in the chest is NOT cookable, then the extractor will pause indefinitely and not check any other items in the chest, even if the rest of them can be cooked. Basically, if the extractor comes across an item that is incompatible with the target inventory, then it will pause at that item, even if there are other items in the chest that fit the criteria. Tested with all levels of pipes and extractors. Is this a bug?

Minecraft 1.16.5
refinedpipes-0.5.jar

@Ethan156
Copy link
Author

Ethan156 commented Aug 7, 2021

Update: The issue doesn't seem to happen when you place the item blocking the extraction on a blacklist, presumably because it skips it. Still seems like a bug this behavior happens even on a no blacklist extractor.

@raoulvdberge raoulvdberge added the bug Something isn't working label Jan 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants