Skip to content

Commit

Permalink
Settingtypes.txt: Correct value of 'max block send distance'
Browse files Browse the repository at this point in the history
  • Loading branch information
paramat committed Jan 12, 2018
1 parent b4df0d6 commit b8fc6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builtin/settingtypes.txt
Expand Up @@ -1014,7 +1014,7 @@ active_object_send_range_blocks (Active object send range) int 3
active_block_range (Active block range) int 3

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

# Maximum number of forceloaded mapblocks.
max_forceloaded_blocks (Maximum forceloaded blocks) int 16
Expand Down

0 comments on commit b8fc6a1

Please sign in to comment.