Simultaneous Compressed Sieve Usage Bug? (1.21.1)
lazypika opened this issue ยท 1 comments
I've noticed two bugs related to simultaneous sieving with compressed sieves.
-
When I right-click on a compressed sieve with a stack of siftable compressed blocks (e.g. compressed gravel), it doesn't put that block in any nearby connected compressed sieves, only the one I right-clicked on.
If I manually add a siftable compressed block to every touching sieve, they still all sift when I right click one of them. -
When I right-click on a compressed sieve with a stack of siftable compressed blocks, it'll put that block in adjacent non-compressed sieves, even though they can't sift compressed blocks.
If I hold right-click on the compressed sieve, it won't make the adjacent non-compressed sieves auto-sift, but if I hold right-click on a non-compressed sieve with a compressed block in it, it will make all touching non-compressed sieves sift as well.
I've attached a recording of the issue here: https://youtu.be/xMhBwjKj2fE
(In the example, I used 2x2s of compressed and non-compressed oak sieves next to each other. They all have netherite meshes, and I'm using compressed and non-compressed gravel to demonstrate the different behaviours.)
I also double-checked the exdeorum-server.toml config file, and simultaneous_compressed_sieve_usage is set to true (as is simultaneous_sieve_usage). simultaneous_sieve_range is set to 2.
Versions:
- Minecraft 1.21.1
- NeoForge 21.1.170
- Ex Deorum 3.6
(No other mods are installed. I launched Minecraft from Prism Launcher 9.2.)