mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 17:36:12 +00:00
Fixed light population happening before population
This commit is contained in:
@ -121,7 +121,6 @@ chunk-ticking:
|
||||
|
||||
chunk-generation:
|
||||
#Max. amount of chunks in the waiting queue to be generated
|
||||
#It's recommended to set this to 4 * settings.async-workers
|
||||
queue-size: 8
|
||||
#Max. amount of chunks in the waiting queue to be populated
|
||||
population-queue-size: 2
|
||||
|
Reference in New Issue
Block a user