
Void Stuff Filter raw ores bug
halvalla01 opened this issue ยท 3 comments
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
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.
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?
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.