How do I change zombie spawn rates in Project Zomboid?
You can customize the zombie spawn rates in Project Zomboid to be significantly higher - or lower than the base game, meaning that you can customize the experience on your server to fit exactly what you’d like. Here’s how you can adjust zombie rates.
- Go to the AleForge Panel
- Stop your server
- Open
Startupand note downInternal Save Nameas you’ll need this later

- Go to Files
- Open
.cache/Server/ - Open
InternalSaveName_SandBoxVars.lua
By default, this file is called
dedicated_SandboxVars.lua
- Use CTRL+F to locate
Population Modifieron line 591 and change it to your desired value. This value is a multiplier so a higher value will result in more spawns
Note the minimum and maximum values of 0.00
and 4.00
- Click
Save Contentand start your server