Compatibility
Minecraft: Java Edition
1.20.1–1.20.2
1.19.2–1.19.4
1.18.1–1.18.2
1.17.1
1.16.5
Platforms
Forge
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published last month
Updated last month
This project intends to fix issues related to the Serene Season's ticking mechanism. The provides reliable and consistent alternate ticking logic. The following issues are addressed:
- Tick skip when sleeping or changing world time otherwise.
- Tick skip when switching single player worlds without restart.
- Season time advances relativly to world time, this means if days are slower or faster for any reason (e.g like Hourglass mod) the season time will advance at the same rate.
- Very minor perfomance improvments, ticking mechanism is skipped in irrelevant dimensions unless whitelisted in the Serene Seasons configuration.
- For clarity, season commands will give appropiate message when run in unsupported dimensions.
Starting from 1.1.0:
- Added
/season time
sub-commands:set
/add
: allow setting season time accuratly similrly to minecraft/time set/add
info
: Displays accurate info about world time/season time in the current dimension. Very helpful to figure if world has de-sync issues.sync
: Forces season time to re-sync with world time.
- Added server configurations to disable mod features. Useful mainly for debugging.