Support us: If you want to help with development, join our discord and let us know! Otherwise if you can't help with development but still want to support Distant Horizons, check out our donation page: https://ko-fi.com/distanthorizonsModrinth...
A: Yes, and LOD chunks will save between sessions. However, currently the mod is only client side so you have to explore chunks for Distant Horizons to save them. Extended FAQ: Discord: Join our Discord for news, updates, and help: discord.com/invite/xAB8G4cENx Support us: If you wan...
git clone --recurse-submodules https://gitlab.com/distant-horizons-team/distant-horizons.git cd distant-horizons ./gradlew assemble ./gradlew mergeJars The compiled jar file will be in the folder Merged Run tests with: ./gradlew test Note: You can add the argument -PmcVer=? to tell gra...
Add the prefix "DH-" to all Distant Horizons threads - James Moved from a loose file system to a Sqlite database - James Move to a FrameBuffer based system instead of rendering directly to MC's FrameBuffer - Steveplays, James Removals: Deprecated several minor MC versions Removed biome ble...
# Should Distant Horizons slowly generate LODs # outside the vanilla render distance? # # Note: when on a server, distant generation isn't supported # and will always be disabled. # enableDistantGeneration = true [client.advanced.multiplayer] ...