James Seibel 13e9df5b48 Change the sodium support to use a flat render distance
Newer versions of sodium store chunks in such a way that using reflection to get them is complicated at best. So for now we will just use the render distance and estimate which chunks should be loaded.
2021-12-14 23:27:27 -06:00
2021-11-25 11:51:35 -06:00
2021-11-27 18:04:03 -06:00
2021-11-23 02:28:13 +00:00

Distant Horizons

This repo is for the Distant Horizons mod. The purpose of this submodule is to isolate code that isn't tied to a specific version of minecraft. This prevents us from having duplicate code; reducing errors and potentially helping us port to different versions faster and easier.

Check out the mod's main GitLab page here: https://gitlab.com/jeseibel/minecraft-lod-mod

source code installation

You shouldn't download this repo directly. It should be automatically included when pulling the full mod.

Open Source Acknowledgements

XZ for Java (data compression)
https://tukaani.org/xz/java.html

S
Description
Core repo for the sharded DH
Readme 21 MiB
Languages
Java 97.5%
GLSL 2.5%