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

Void Stuff Filter raw ores bug #256

Open
halvalla01 opened this issue Sep 18, 2024 · 3 comments
Open

Void Stuff Filter raw ores bug #256

halvalla01 opened this issue Sep 18, 2024 · 3 comments

Comments

@halvalla01
Copy link

When trying to void raw copper ('cause you get a lot of it) using the void junk upgrade, I ended up getting the copper anyway. It's almost like it looks at the block being lasered up and not seeing the block version in the filter, so it skips it. Dragging from JEI doesn't work either (may be a bug?)

Reproduction:

  • Apply void junk upgrade to mining gadget
  • configure filter for raw copper
  • change filter type to blacklist
  • find copper
  • mine copper
  • ...get copper

Expected behaviour:

  • Void copper

Might be applicable to more than copper :D

@xjsc16x
Copy link

xjsc16x commented Jan 20, 2025

Bump. The void filter also does not work for mining in TFC, probably for the same reason. Silk touch upgrade also does not work with TFC rocks or ores but I suspect that's on purpose on the TFC side.

@MichaelHillcox
Copy link
Collaborator

Hmm, this could actually be a valid issue... I wonder what's causing it, I'd need to test it out, thanks for the repo 👍

What MC version are you on?

@xjsc16x
Copy link

xjsc16x commented Jan 24, 2025

Hi, I am playing the modpack ATM Gravitas2 on 1.20.1. I did a little more testing and got the follow results.

Void filter in whitelist mode:

  • Will work for gathering TFC loose rocks and ore pieces

Void filter in blacklist mode:

  • Will work for voiding TFC ore pieces
  • Will not work for voiding TFC loose rocks

Would be great to see the JEI filter drag be added but that's not a deal breaker.

Also confirmed that a pickaxe with silk touch also does not work with TFC rocks and ores, so that's just a TFC thing.

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

No branches or pull requests

3 participants