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

Fixed Filter Data Card Issues #2423, #2370, #2355, and #2330. #2438

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

gavinwie
Copy link
Contributor

@gavinwie gavinwie commented Oct 22, 2024

#2423, #2370, #2355, and #2330

When a Filter Data Card determined if an item could be allowed/disallowed, it considered quantity rather than ignoring it.

For example, in Allow Mode, if I placed one cobblestone in the Filter Data Card, I could then place one singular cobblestone block in the chest and it would transfer. However, if I were to place more than just one cobblestone block, the filter does not recognize the stack of cobblestone in the chest as matching the one singular cobblestone block in the Data Card.

And when the Filter Data Card is on ignore mode and only one singular cobblestone block is in the filter, any cobblestone more than one singular block will be transferred anyways.

Let me know if you have any questions!

@Lothrazar Lothrazar merged commit 9856274 into Lothrazar:trunk/1.20.1 Oct 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants