tune dynview to provide a saner max view distance

This commit is contained in:
Izaya 2020-09-04 12:15:57 +10:00
parent a11cabe979
commit 70a58caaf7
1 changed files with 1 additions and 1 deletions

View File

@ -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