Skip to content

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.

  1. Stop the server
    Stop your server via the dashboard.

  2. Connect via SFTP
    Connect to your server via SFTP.

  3. Open config file
    Open the file PalWorldSettings.ini at:

    /Pal/Saved/Config/LinuxServer/PalWorldSettings.ini
    /Pal/Saved/Config/LinuxServer/PalWorldSettings.ini
  4. Adjust hatching time
    Find the parameter PalEggDefaultHatchingTime and adjust the value:

    PalEggDefaultHatchingTime=72.000000
    PalEggDefaultHatchingTime=72.000000

    The value is in hours.

  5. Start the server
    Start your server.

Examples:

ValueDescription
0Instant hatching
1.01 hour
24.01 day
72.03 days (default)