Description
Ecliptic Seasons - Serene API Compat
A compatibility bridge that lets mods built for the Serene Seasons API run on Ecliptic Seasons by providing a sereneseasons API stub and forwarding season data to Ecliptic.
📖 Overview
Many mods implement seasonal features by detecting sereneseasons and calling the Serene Seasons API. If your pack uses Ecliptic Seasons as the season backend, those mods may not activate.
This mod acts as an API translator: it registers as sereneseasons, implements the expected API surface, and redirects season queries to Ecliptic Seasons.
✅ Tested Compatibility (Verified)
The following mods have been verified to work correctly with this bridge, reflecting accurate seasonal changes:
| Category | Mod Name | Seasonal Behavior |
|---|---|---|
| Environment | Snow! Real Magic! | Reacts properly to seasonal snow accumulation. |
| Snow Under Trees | Correctly manages snow coverage under canopy. | |
| Immersive Snow | Handles chunk-level snow transitions. | |
| Survival | Cold Sweat | Properly triggers seasonal temperature shifts. |
| Audio/Visual | Ambient Sounds 6 | Biome sounds adapt to the current season. |
| Subtle Effects | Correctly triggers cold breath/winter particles. | |
| Season HUD | Displays seasons in the UI via Serene API. | |
| World Gen | Dynamic Trees | Trees follow seasonal growth patterns. |
| Mechanics | In Control! | Respects seasonal conditions in spawn/rule checks. |
🔧 How It Works
- No configuration needed – plug and play.
- API-level bridge – intercepts Serene Seasons API calls and maps them to Ecliptic.
- Event model – utilizes the GlitchCore event system as designed.
⚠️ Requirements & Notes
- Required: Ecliptic Seasons & GlitchCore (Optional).
- Conflict: Must NOT be installed alongside the original Serene Seasons (uses the same mod ID).
- Multiplayer: Recommended for both Client and Server to ensure synchronization across all features.
Let Ecliptic Seasons drive your world, while keeping your favorite Serene-API integrations alive.


