Fixes the sluggishness of the mouse when riding on entities.
Find a file
2023-11-25 20:06:22 +01:00
gradle/wrapper Initial commit 2023-11-25 17:28:22 +01:00
src/main Fix sources 2023-11-25 17:28:59 +01:00
.gitattributes Initial commit 2023-11-25 17:28:22 +01:00
.gitignore Initial commit 2023-11-25 17:28:22 +01:00
build.gradle Initial commit 2023-11-25 17:28:22 +01:00
gradle.properties Initial commit 2023-11-25 17:28:22 +01:00
gradlew Initial commit 2023-11-25 17:28:22 +01:00
gradlew.bat Initial commit 2023-11-25 17:28:22 +01:00
LICENSE Initial commit 2023-11-25 17:28:22 +01:00
README.md Fix typo in README 2023-11-25 20:06:22 +01:00
settings.gradle Initial commit 2023-11-25 17:28:22 +01:00

Riding Mouse Fix

Fixes the sluggish mouse feeling when riding a minecart, or any other entity.

Does not affect boats, as they work properly in vanilla Minecraft!

Showcase

In both examples the player is sitting in a minecart moving the mouse in a circle.

No Mod With the Mod
The cursor feels unresponsive and appears
to be moving back and forth diagonally
The cursor feels a lot more responsive and is
actually moving in a circle
without the mod with the mod

The videos are slowed down to one third the speed to make the issue more apparent.