mirror of
https://github.com/kaboomserver/server.git
synced 2025-04-09 10:44:22 -04:00
fix: disable spawner ticking (#150)
This commit is contained in:
parent
8ddcbcd79f
commit
1e113d3023
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ tick-rates:
|
|||
container-update: 1
|
||||
dry-farmland: 1
|
||||
grass-spread: 1
|
||||
mob-spawner: 1
|
||||
mob-spawner: -1
|
||||
sensor:
|
||||
villager:
|
||||
secondarypoisensor: 40
|
||||
|
|
Loading…
Add table
Reference in a new issue