mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Level: Remove dead generator leftovers
This is all handled by the population mechanism now. Nothing uses these things anymore since years.
This commit is contained in:
@ -142,8 +142,6 @@ chunk-ticking:
|
||||
#- 2 # grass
|
||||
|
||||
chunk-generation:
|
||||
#Max. amount of chunks in the waiting queue to be generated
|
||||
queue-size: 8
|
||||
#Max. amount of chunks in the waiting queue to be populated
|
||||
population-queue-size: 8
|
||||
|
||||
|
Reference in New Issue
Block a user