Skip to content

Day Night Cycle

Titus Armillius edited this page May 8, 2020 · 1 revision

By default, the total duration of Minecraft's day and night is 20 minutes real time (RT).

Odyssey allows you to change the length of the day/night cycle;

 

  • To do this, navigate to your Minecraft installation folder.

    (e.g. C:\Users\YourUserName\AppData\Roaming.minecraft)

  • Then open the folder titled 'config'.

  • Once inside the folder, open the file named 'odyssey-client.toml' with a text editor (e.g. Notepad++).

  • To alter the day/night cycles duration enter a new value where it says 'timeCycleSpeed = -12'; negative values will increase the cycle's duration by slowing down the time; positive values will do the opposite.

    Note that the value is a multiple; in other words, a value of -5 will make the day/night cycle 5x longer than normal.

Clone this wiki locally