promotional bannermobile promotional banner

VoxyServer

VoxyServer is a fabric server side mod that voxelizes chunks into LODs using voxy and streams them to connected clients.

File Details

VoxyServer-1.2.1.jar

  • R
  • Jun 15, 2026
  • 1.60 MB
  • 1.1K
  • 26.1.2+2
  • Fabric

File Name

VoxyServer-1.2.1.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:voxyserver-1502464:8252886"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

fixing these two issues:

"Server & client only sync on login, and they only sync within a radius - if the player were to move to a different location that they already have voxy LODs for then the issue still persists (server does not request a new manifest based on the player moving around).

If you use a mod like Chunky to generate chunks outside of player render distance, then the hashes can get corrupted for the client - causing holes in the world that persist beyond reconnecting, requiring them to delete their clients .voxy folder to re-pull everything."

thanks @travismlee on github.