tune dynview to provide a saner max view distance
This commit is contained in:
parent
a11cabe979
commit
70a58caaf7
@ -15,7 +15,7 @@ general {
|
||||
# The maximum chunk view distance allowed to use, set to the max which a player could benefit from. default: 20
|
||||
# Min: 1
|
||||
# Max: 200
|
||||
I:maxChunkViewDist=20
|
||||
I:maxChunkViewDist=12
|
||||
|
||||
# The average tick time to stabilize the chunk view distance around, setting it higher than 50ms is not advised, as after 50ms the tps will go below 20. default:40ms
|
||||
# Min: 10
|
||||
|
Loading…
Reference in New Issue
Block a user