Major changes:
- Add/fix screen space distortions (nausea, nether portals, etc.)
- Fix the color of held grass blocks
This version has been confirmed to work in Eclipse and retail Minecraft.
(retail running forge 1.16.4-35.1.37)
That being said only singleplayer is currently supported; connecting
to servers (local or otherwise) will cause no LODs to be drawn and
may cause instibility.
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.4-a1\build\libs"