Server not sending LOD

I am having issues getting distant generation working on a server, the server is running in a docker container with the files mounted and accessible.

Version: 2.4.2-b-1.21.11

I am running fabric 1.21.11 with the mod on both server and client side. The client LOD will show up after an area has been loaded by the client but the server does not appear to be sending LOD to the client past the generated chunks. The /dh commands work for server OP and pregen logs are present in the console.

  • Mod is installed on both client and server
  • generation.enable is true on both client and server
    -global bandwidth limit is at 0
    -player bandwidth limit is at 500
    -generation.mode is FEATURES
So far trou
Was this page helpful?