Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into 1.16.5

This commit is contained in:
James Seibel
2021-09-07 18:54:41 -05:00
23 changed files with 1095 additions and 1710 deletions
@@ -88,7 +88,7 @@ public class LodDimensionFileHandler
* file handler, older versions (smaller numbers) will be deleted and overwritten,
* newer versions (larger numbers) will be ignored and won't be read.
*/
public static final int LOD_SAVE_FILE_VERSION = 4;
public static final int LOD_SAVE_FILE_VERSION = 5;
/**
* This is the string written before the file version