ModernFix/forge
embeddedt 204c8b78c4 Fix lag caused by Forge vehicle resync patch
This patch previously set the player to the entity's position,
which is not always correct for entities that position the player
at an offset (e.g. boats with two entities). Move the player using
positionRider() instead

Original PR: https://github.com/MinecraftForge/MinecraftForge/pull/5160
2023-10-07 17:27:23 -04:00
..
deps Multiloader 2023-05-01 16:55:26 -04:00
src/main Fix lag caused by Forge vehicle resync patch 2023-10-07 17:27:23 -04:00
build.gradle Move shared build code out of rootProject build.gradle 2023-08-31 11:09:56 -04:00
gradle.properties Multiloader 2023-05-01 16:55:26 -04:00