Near-Sightedly

Extremely simple mod that automatically adjusts the client's render distance to match the server's view distance.

File Details

nearsightedly-1.2.0.jar

  • R
  • Aug 15, 2021
  • 38.23 KB
  • 42.6K
  • 1.17.1
  • Fabric

File Name

nearsightedly-1.2.0.jar

Supported Versions

  • 1.17.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:near-sightedly-514002:3426627"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added logic for adjusting the render distance onChunkLoadDistance. This method is currently only called in singleplayer, but there may be mods that override that behavior.
  • Also a good bit of modifying the internal behavior, but that shouldn't really cause any change in behavior to the user.