[bug] breaks view bobbing
saefty-git opened this issue ยท 3 comments
SkyblockMod breaks the default screen shake from the view bobbing setting. MC is 1.19.4 latest fabric and SkyblockMod with no other mods. Tested on both 1.8.2 and the latest 1.9.0-alpha.
I couldn't find any direct references to anything related to view bobbing or vanilla settings in the repo, but I suspect the issue results from some kind of overwritten rendering or options implementation that skips view bobbing and potentially other related vanilla graphics settings. Something to note is that the player's hand still bobs with view bobbing enabled, it's just the screen shake that is broken; so it's probably a rendering issue rather than an options conflict.
This issue does not happen with the other 1.19 Skyblock mod 'Skyblocker' if you need a point of comparison.