Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into 1.16.5
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user