Oculus Particle Fix
Important: With the new 1.20.1+ versions of Oculus, this mod is no longer needed and may cause game crashes.
Since Minecraft version 1.18.2, the Oculus modification (Iris version for Forge) had an annoying bug where particles from picked up items were visible through walls. With shaders disabled, these particles turned black. The peculiarity of this bug was that it didn't affect all players and didn't occur consistently. However, this issue was so irritating that I decided to find a way to fix it.
Initially, the option of completely disabling particles when picking up items was considered, but this solution couldn't be called satisfactory as it replaced one problem with another. After extensive searching, I managed to develop a proper fix that I want to share with the community to save players from this visual defect and allow the mod to be used in modpacks.
Although the author of Oculus, Asek3, added a fix in versions for Minecraft 1.19.2 and above, it doesn't work perfectly, and in version 1.18.2 it's completely absent. Therefore, I decided to publish my own development. For detailed information about the nature of the error and how my fix works, you can refer to the original discussion on GitHub.