mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-09 19:49:35 +01:00
Update default spawn-limits
By: md_5 <git@md-5.net>
This commit is contained in:
parent
33719fbb13
commit
9f139c21fc
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@ settings:
|
|||
shutdown-message: Server closed
|
||||
spawn-limits:
|
||||
monsters: 70
|
||||
animals: 15
|
||||
water-animals: 5
|
||||
animals: 10
|
||||
water-animals: 15
|
||||
ambient: 15
|
||||
chunk-gc:
|
||||
period-in-ticks: 600
|
||||
|
|
Loading…
Reference in a new issue