Compatibility
Minecraft: Java Edition
1.21.11
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed GPL-3.0-or-later
Published 2 weeks ago
Day Time Counter
Version
1.4.0is out with all stable features, im working on updating to 26.1.x
Day Time Counter is a lightweight utility mod that adds a clean, minimal display to the top-left corner of your screen, showing the current day and in-game time.
Features
-
Real-time Day & Time Display: Instantly see the current in-game day and time.
-
Milestone Celebrations: When you reach survival milestones (10, 50, 100 and so on), there will be a "cheer" screen title and a celebratory sound effect to mark your progress.
-
Fully Customizable: Adjust the display's position, font size, and color to fit your preferences.
Requirements
- Fabric API 0.139.4 or higher
Configuration
The mod's configuration file is located at config/daytimecount.json.
{
"tracker_style": "default (default | compact | day_only | time_only)",
"tracker_position": "top_right (top_left | top_right | bottom_left | bottom_right | hotbar)",
"tracker_text_color": "#FFFFFF (#RRGGBB or #AARRGGBB)",
"tracker_text_scale": "1.0 (0.5 to 3.0)",
"milestones": {
"100": {
"title": "Wow, 100-Day Challenge!",
"subtitle": "It\u0027s time to show off your world!",
"title_color": "AQUA",
"subtitle_color": "GREEN",
"sound": "ui.toast.challenge_complete"
}
}
}
Preview



