Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
Optimized Day Counter
Optimized Day Counter is a lightweight, client-side HUD mod that shows the current in-game day and optional 12โhour clock, letting you track your world's progress at a glance.
๐ฌ How It Works
The mod adds a small, unobtrusive HUD element that displays the current world day and, optionally, the time of day in a 12โhour format. It updates automatically as the world progresses and can be fully customized through a config file.



โจ Features
- Day Number Display โ Shows โDay Xโ where X is the current day number based on world time.
- Optional 12โHour Clock โ Displays the current time of day with AM/PM (e.g., โDay 3 | 2 PMโ or โDay 3 | 2:30 PMโ).
- Configurable Anchor Position โ Choose from 6 positions:
top_left,top_right,bottom_left,bottom_right,center_top,center_bottom. - PixelโPerfect Offsets โ Fineโtune the HUD placement with
offset_xandoffset_yfrom the selected anchor. - Three Display Modes โ Choose between days only, days + hour, or days + hour + minute.
- HotโReload Config โ Edit the config file while the game is running; changes appear after a short delay (config checks every 500ms).
- Info Card โ Prints a stylish author and contributor info card on launch.
๐ฆ Installation
- Install the mod loader of your choice (Fabric, Forge, or NeoForge).
- Download
optimizeddaycounter-<version>.jarand place it into your.minecraft/modsfolder. - Launch the game โ the mod will create the config file on first run.
This mod is clientโside only and does not need to be installed on the server.
๐งฉ Compatibility
| Minecraft | Loader | Status | Version |
|---|---|---|---|
| 1.21.1 | NeoForge | โ Supported | Latest |
| 1.21.1 | Fabric | โ Supported | Latest |
| 1.21.11 | Fabric | โ Supported | Latest |
| 26.1.2 | Fabric | โ Supported | Latest |
| 1.20.1 | Forge | โ Supported | Latest |
| 1.20.1 | Fabric | โ Supported | Latest |
| 1.12.2 | Forge | โ Supported | Latest |
Required dependencies: None.
Known incompatibilities: None known.
Works alongside: Any other clientโside mods, including Sodium, Iris, and OptiFine.
โ FAQ
Does this need to be installed on the server?
No. The mod is purely clientโside and reads directly from the local world state. You can safely use it on any server.
How do I configure the HUD?
Open ./config/optimizeddaycounter.txt (created automatically on first launch). Edit the settings, save the file, and the mod will reload the config within a few seconds.
Can I move the HUD to a different corner?
Yes! Set anchor to one of: top_left, top_right, bottom_left, bottom_right, center_top, or center_bottom. Adjust offset_x and offset_y to fineโtune the position.
Does this mod add any commands, items, or blocks?
No. Itโs a simple HUD overlay with no extra mechanics to learn.
I found a bug, where do I report it?
Please report issues on the GitHub issue tracker. Include your Minecraft version, mod loader, and a log file.
๐ Support the Project
If you find this mod useful, consider supporting development!
๐ Modpacks & License
Licensed under the MIT License. You are free to include this mod in any Modrinth or CurseForgeโhosted modpack with attribution. Do not redistribute the jar file elsewhere.
Credits
- Author: Itamio
- Contributor: Asd1281yss
Port Notes
This mod is a modern port of the original "Day Counter" mod, expanded to support multiple Minecraft versions and loaders. The port retains the original core logic while adapting to each platformโs rendering and configuration APIs.



