1.3.1 Bugfixes
- Partially fix Z-fighting far from the world's origin (#37)
- Fix Distance Generation breaking when changing worlds (#41)
1.3 Major Additions:
- Updated to 1.16.5 and Mojang's mappings
- Improved how near LODs are rendered
- Added Quad and Half LOD detail options
- Added several different distance generation modes
- Biome only
- Biome only with height faking
- Surface
- Features
- Fix reading/writing files on Linux
- Improved color generation and lighting
- Added fog overriding as a config option
- Use Optifine's setting
- Never draw LOD fog
- Always draw LOD fog (fast)
- Always draw LOD fog (fancy)
Major Removals:
- Removed individual sides color mode
Note:
This version has been confirmed to work in Eclipse and retail Minecraft. (retail running Forge: 1.16.5-36.1.0)
How can I download this mod?
click the "lod_1.16.5-a1.3.1.jar" link
How to compile
- download the source code and extract it somewhere
- open a command line in the project folder
- run the command: "./gradlew build"
- the compiled jar file will be in the folder "minecraft-lod-mod-1.16.5-a1.3.1\build\libs"