A Minecraft Fabric mod that synchronizes in-game time, weather, and moon phases with real-world data. Includes a configurable client-side settings screen and supports modpack inclusion.
- Real-time day/night cycle
- Real-world moon phases
- Weather synced to real-world time
- Configurable via Cloth Config
- Mod Menu integration
- Download the latest release from the GitHub Releases.
- Place the JAR file in your Minecraft
modsfolder. - Requires Fabric Loader and Fabric API.
- In-game config screen via Mod Menu
- Options: Lock Time, Sync Weather, Sync Light, Rain/Thunder chances
./gradlew buildThe output JAR will be in build/libs/.
MIT License. See LICENSE.txt.
You may include this mod in modpacks. Redistribution and modification are allowed under the MIT License.
Pull requests and issues are welcome!