How to Change the Egg Hatching Time on Your Palworld Server
You can adjust the time it takes for Pal eggs to hatch.
Warning
Make sure your server is stopped before editing the config file. Changes to the PalWorldSettings.ini will otherwise be overwritten by the game.
Stop the server
Stop your server via the dashboard.Connect via SFTP
Connect to your server via SFTP.Open config file
Open the filePalWorldSettings.iniat:/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini/Pal/Saved/Config/LinuxServer/PalWorldSettings.iniAdjust hatching time
Find the parameterPalEggDefaultHatchingTimeand adjust the value:PalEggDefaultHatchingTime=72.000000PalEggDefaultHatchingTime=72.000000The value is in hours.
Start the server
Start your server.
Examples:
| Value | Description |
|---|---|
0 | Instant hatching |
1.0 | 1 hour |
24.0 | 1 day |
72.0 | 3 days (default) |