Compatibility
Minecraft: Java Edition
1.21.3–1.21.8
Platforms
Supported environments
Links
Creators
Details
Licensed CC0-1.0
Published last week
Updated last week
Real Serene Seasons (Fabric)
Real Serene Seasons keeps Serene Seasons aligned with the real-world calendar. January begins in Mid Winter, February advances to Late Winter, March brings Early Spring, and the rotation continues the whole year (configurable).
Screenshot taken on September 16th, Early Autumn in-game:
Features
- Syncs the Serene Seasons cycle to the real-world calendar on both singleplayer and servers.
- Optional hemisphere toggle via
config/real_serene_seasons.toml
or the Mod Menu + Cloth Config screen. - Adjustable cycle cadence (12-month, 12-week, or 12-day loop) and optional smooth time-of-day interpolation.
- Timezone configuration.
- Works with Serene Seasons' dimension whitelist and networking so connected players always see the calendar-aligned season state.
Install
- Requires Fabric, Fabric API, and Serene Seasons.
- Optional UI: add Mod Menu and Cloth Config to tweak the hemisphere toggle in-game.
- Place the built jar on both the server and clients so everyone receives calendar-driven seasons. Can be placed on only the server but the client won't see correct day counts.
Build
- Java 21 with Gradle + Fabric Loom.
- Versions live in
gradle.properties
. Run./gradlew build
.
License
- CC0-1.0. Use it freely.