diff --git a/OriginShift/README.md b/OriginShift/README.md index 6dbe2b4..531e3d2 100644 --- a/OriginShift/README.md +++ b/OriginShift/README.md @@ -18,6 +18,8 @@ Experimental mod that allows world origin to be shifted to prevent floating poin - Portable Camera drone mode is not yet offset by the world origin shift. - Chunk threshold past 10 units will break Voice Chat with remote players in some cases (without Compatibility Mode). - This is because the voice server dictates who can hear who based on distance from each other and the world origin shift messes with that. +- Teleports past 50k units will not work. + - BetterBetterCharacterController prevents teleports past 50k units. ## Mod Incompatibilities - PlayerRagdollMod will freak out when you ragdoll between chunk boundaries.