Updated core and follow core changes
This commit is contained in:
@@ -94,7 +94,7 @@ public class Config extends ConfigGui
|
||||
@ConfigAnnotations.Entry
|
||||
public static HorizontalResolution drawResolution = IQuality.DRAW_RESOLUTION_DEFAULT;
|
||||
|
||||
@ConfigAnnotations.Entry(minValue = 16, maxValue = 1024)
|
||||
@ConfigAnnotations.Entry(minValue = 16, maxValue = 8192)
|
||||
public static int lodChunkRenderDistance = IQuality.LOD_CHUNK_RENDER_DISTANCE_MIN_DEFAULT_MAX.defaultValue;
|
||||
|
||||
@ConfigAnnotations.Entry
|
||||
|
||||
+1
-1
Submodule core updated: 880be5ed60...b2d5e18fe4
Reference in New Issue
Block a user