Shoulder Surfing Compat#960
Conversation
Ocelot5836
commented
May 19, 2026
- Implements compat for shoulder surfing
- The shoulder surfing camera angle is incorrect when riding on a sub-level
* Implements compat for shoulder surfing * The shoulder surfing camera angle is incorrect when riding on a sub-level
|
How do I use or implement this into everything |
Just keep in mind that this is a draft PR, so it may not work yet (but the build passes so maybe everything is fine) You will need git and java 21 (or any higher... i think) # Open the terminal in a empty folder
git clone https://github.com/ryanhcode/sable.git .
git fetch origin pull/960/head:pr-960
git checkout pr-960
# MacOS or Linux
./gradlew build
# Windows
gradlew.bat buildAfter that you wil have a built jar of sable with this fixes in neoforge/build/libs (I’m saying this from memory, I’m a bit too lazy to check the source code, but that should be the right path) |
The root cause for that is that Shoulder Surfing calls |