File Details
1.2.0-Fabric-1.19.2
- R
- May 1, 2025
- 29.92 KB
- 13
- 1.19.2
- Fabric
File Name
SimpleDayLengthExtender-1.2.0-Fabric-1.19.2.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
- Fixed the desync (judder or stutter) of time. This was caused by the incorrect assumption that Minecraft would synchronize with clients.
- [Forge] Config is moved to common file under the normal config folder instead of being per-world, and is now the same for all worlds. This was required for desync fix.
- Added feature to automatically adjust day/night length depending on the calendar/season (time of year) for mods. Currently only supports TerraFirmaCraft calendar, will likely add Serene Seasons support later. Thanks to alekiponi for working on this feature.
- Changed default multipliers to 2.0x since that seems most common

