Updated modlist and fixed crash on load!

This commit is contained in:
2026-07-11 22:04:57 +01:00
parent 9cef1c5373
commit cc9282886d
73 changed files with 229 additions and 315 deletions
+3 -3
View File
@@ -19,7 +19,7 @@ version = 3
# Available variables: is_windows, is_j9vm, is_client, cpus, mem_gb
#
defaultGlobalExecutorParallelismExpression = "default"
# (Default: 3) Configures the parallelism of global executor
# (Default: 5) Configures the parallelism of global executor
globalExecutorParallelism = "default"
[fixes]
@@ -46,14 +46,14 @@ globalExecutorParallelism = "default"
[clientSideConfig.modifyMaxVDConfig]
# (Default: true) Whether to modify maximum view distance
enabled = "default"
# (Default: 54) Max render distance allowed in game options
# (Default: 63) Max render distance allowed in game options
maxViewDistance = "default"
[noTickViewDistance]
# (Default: true) Whether to use compatibility mode to send chunks
# This may fix some mod compatibility issues
compatibilityMode = "default"
# (Default: 4) No-tick view distance max concurrent chunk loads
# (Default: 6) No-tick view distance max concurrent chunk loads
# Lower this for a better latency and higher this for a faster loading
maxConcurrentChunkLoads = "default"
# (Default: false) Whether to ensure correct chunks within normal render distance