Somnia Awoken

Somnia Awoken

27.3k Downloads

Increase Valid Range of Ticks in Config

Maiazye opened this issue ยท 0 comments

commented

Is your feature request related to a problem? Please describe.

There exist mods, such as https://modrinth.com/mod/time-control, which allow daylight cycles longer than 20 minutes. This means that you can increase the amount of ticks in a day beyond 24000. Somnia Awoken can only use values up 24000, meaning that with mods such as Time Control, you'll wake up in the middle of the night.

Describe the solution you'd like

Increase the valid range of ticks the mod can use beyond 24000. Obviously, the default should be 0-24000 for vanilla, but allow the mod to use much higher numbers from the configuration file.

Additional context

I'm using this mod in 1.16.5, so if you could implement the changes to this version, it would be extra helpful.

I see that 1.16.5 is not listed under supported versions, so I apologize if this is already implemented. If it is, please let me know what version it was implemented so I can attempt to backport the feature myself.