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

Items filters not working on pipes #936

Closed
2 tasks done
hgjensen opened this issue Feb 19, 2024 · 1 comment
Closed
2 tasks done

Items filters not working on pipes #936

hgjensen opened this issue Feb 19, 2024 · 1 comment
Labels
type: bug Something isn't working

Comments

@hgjensen
Copy link

Checked for existing issues

  • I have checked for existing issues, and have found none.

Tested latest version

  • I have checked that this occurs on the latest version.

GregTech CEu Version

v1.1.3.b

Recipe Viewer Installed

JEI

Environment

Dedicated Server

Cross-Mod Interaction

No

Other Installed Mods

ATM9

Expected Behavior

Chest A <-conveyor,import-> Pipe <-item filter for coal-> Chest B

When putting a piece of cobblestone into Chest A, it should stay there.

Actual Behavior

The cobblestone goes to Chest B

Steps to Reproduce

Place vanilla chest A and B with one block between them
Place normal tin pipe between chests.
Place conveyor on pipe facing chest A. Configure for import mode.
Place item filter on pipe facing chest B. Configure to whitelist coal.

Put any non-coal block into chest A and it will end up in chest B.

Additional Information

When configuring the filter, the option to filter insert/extract or both, does not work. It always reverts to "Filter Insert".
The same thing happens with Item Tag Filter.

The filter works if I put it inside an actual conveyor set to export mode, and the "Manual I/O" is set to "Filtered".

@hgjensen hgjensen added the type: bug Something isn't working label Feb 19, 2024
@YoungOnionMC
Copy link
Contributor

fixed in #2126

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants