Skip to content

Commit b8fc6a1

Browse files
committedJan 12, 2018
Settingtypes.txt: Correct value of 'max block send distance'
1 parent b4df0d6 commit b8fc6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎builtin/settingtypes.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1014,7 +1014,7 @@ active_object_send_range_blocks (Active object send range) int 3
10141014
active_block_range (Active block range) int 3
10151015

10161016
# From how far blocks are sent to clients, stated in mapblocks (16 nodes).
1017-
max_block_send_distance (Max block send distance) int 10
1017+
max_block_send_distance (Max block send distance) int 9
10181018

10191019
# Maximum number of forceloaded mapblocks.
10201020
max_forceloaded_blocks (Maximum forceloaded blocks) int 16

0 commit comments

Comments
 (0)
Please sign in to comment.