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

Item Tag Filter + Input Bus voids items #2852

Open
2 tasks done
04Slash opened this issue Feb 11, 2025 · 0 comments
Open
2 tasks done

Item Tag Filter + Input Bus voids items #2852

04Slash opened this issue Feb 11, 2025 · 0 comments
Labels
type: bug Something isn't working

Comments

@04Slash
Copy link

04Slash commented Feb 11, 2025

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

1.6.3

Minecraft Version

1.20.1 Forge

Recipe Viewer Installed

EMI

Environment

Singleplayer

Cross-Mod Interaction

No

Other Installed Mods

Originally Monifactory; Verified the bug exists without any other mods.

Expected Behavior

When an Input Bus is facing (pulling from) an Advanced Buffer and there's an Item Tag Filter in between the two blocks (with the filter being on the Advanced Buffer), items should pass through the filter (if they match) and into the Input Bus.

Actual Behavior

Items that match the Item Tag Filter are voided.

Steps to Reproduce

  1. Place an Input Bus facing upwards
  2. Place an Advanced Buffer on top of the Input Bus so the bus pulls items from the buffer
  3. Place an Item Tag Filter on the Advanced Buffer on the side that touches the Input Bus
  4. Filter something in the Item Tag Filter (such as *hot_ingots)
  5. Set the filter to "Filter Extract"
  6. Place a hot ingot into the Advanced Buffer

The ingot will disappear however it will not be in the input bus.
Placing the Item Tag Filter on the input bus (and filtering the insert) will resolve this issue.

Additional Information

Image

@04Slash 04Slash added the type: bug Something isn't working label Feb 11, 2025
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

1 participant