mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-01 21:35:26 +01:00
View range: Set maximum to 4000 nodes
The network protocol does not support larger than 255 mapblocks.
This commit is contained in:
@@ -473,8 +473,7 @@
|
||||
# pause_fps_max = 20
|
||||
|
||||
# View distance in nodes.
|
||||
# Min = 20
|
||||
# type: int
|
||||
# type: int min: 20 max: 4000
|
||||
# viewing_range = 100
|
||||
|
||||
# Width component of the initial window size.
|
||||
|
||||
Reference in New Issue
Block a user