RealTimeClockUz is a lightweight Fabric mod for Minecraft that displays the real-world system time directly on the HUD. It is simple, configurable, and supports multiple languages.
- Minecraft 1.21
- Fabric Loader
- Fabric API
- ModMenu
- Cloth Config
- ✅ Shows real-world system time on the HUD
- ✅ Default timezone: Asia/Tashkent
- ✅ Timezone can be changed in settings
- ✅ ModMenu configuration screen support
- ✅ Configurable HUD position
- ✅ X / Y offset settings
- ✅ Optional seconds display
- ✅ Supports multiple languages:
- English
- Russian
- Uzbek
- Install Fabric Loader for Minecraft 1.21
- Install Fabric API
- Install ModMenu
- Install Cloth Config
- Put
RealTimeClockUz.jarinto yourmods/folder - Start the game
The mod creates its config file automatically:
config/realtimeclock.jsonYou can configure:
- Timezone
- Show / hide seconds
- HUD corner position
- X / Y offset
You can also change settings through ModMenu in-game.
The mod supports:
en_us– Englishru_ru– Russianuz_uz– Uzbek
Language is selected automatically based on your Minecraft language settings.
Main files usually include:
RealTimeClockMod.javaRealTimeClockClient.javaModConfig.javaConfigManager.javaModMenuEntry.javaConfigScreen.java
If you find bugs or have suggestions, open an issue on GitHub.
Developer: SarvarDev
This project is licensed under the GNU General Public License v3.0 (GPL-3.0).