updated presets

This commit is contained in:
DIvan2000 2025-09-19 20:04:29 +04:00
parent 382aa6596f
commit 14a94a32f0
3 changed files with 3 additions and 3 deletions

View File

@ -629,7 +629,7 @@ _version = 3
blocksToIgnore = "NON_COLLIDING" blocksToIgnore = "NON_COLLIDING"
# #
# The radius of the mod's render distance. (measured in chunks) # The radius of the mod's render distance. (measured in chunks)
lodChunkRenderDistanceRadius = 128 lodChunkRenderDistanceRadius = 256
# #
# What the value should vanilla Minecraft's texture LodBias be? # What the value should vanilla Minecraft's texture LodBias be?
# If set to 0 the mod wont overwrite vanilla's default (which so happens to also be 0) # If set to 0 the mod wont overwrite vanilla's default (which so happens to also be 0)

View File

@ -629,7 +629,7 @@ _version = 3
blocksToIgnore = "NON_COLLIDING" blocksToIgnore = "NON_COLLIDING"
# #
# The radius of the mod's render distance. (measured in chunks) # The radius of the mod's render distance. (measured in chunks)
lodChunkRenderDistanceRadius = 128 lodChunkRenderDistanceRadius = 256
# #
# What the value should vanilla Minecraft's texture LodBias be? # What the value should vanilla Minecraft's texture LodBias be?
# If set to 0 the mod wont overwrite vanilla's default (which so happens to also be 0) # If set to 0 the mod wont overwrite vanilla's default (which so happens to also be 0)

View File

@ -629,7 +629,7 @@ _version = 3
blocksToIgnore = "NON_COLLIDING" blocksToIgnore = "NON_COLLIDING"
# #
# The radius of the mod's render distance. (measured in chunks) # The radius of the mod's render distance. (measured in chunks)
lodChunkRenderDistanceRadius = 128 lodChunkRenderDistanceRadius = 32
# #
# What the value should vanilla Minecraft's texture LodBias be? # What the value should vanilla Minecraft's texture LodBias be?
# If set to 0 the mod wont overwrite vanilla's default (which so happens to also be 0) # If set to 0 the mod wont overwrite vanilla's default (which so happens to also be 0)