Date Time Display
No reviews yet
Shows the in-game date, time, and weekday at the top of the screen!
Data Packs were introduced to vanilla Minecraft in version 1.13 and allow the server to modify data about the game, or run commands. Data Packs are compatible with all mod loaders.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
⚠️ IMPORTANT: USAGE GUIDELINES If you're planning to use this on a server or modpack, please refer to: https://gamedash43.github.io/dash-mcl-licenses/#usage

This add-on displays in-game time, weather conditions, weekdays, and dates using a day tracker that accurately mirrors real-world dates.
📜 Features
- Real Calendar Replica:
- Tracks days, months, years, leap years, and weekdays exactly like the real world.
- April 6 2025 in-game lands on the same weekday as April 6 2025 IRL.
- The date is recalculated every tick, so
/time setor lag can’t throw it off.
- Holiday Accuracy:
- Calculates movable holidays like Easter, Lunar New Year, and Thanksgiving with the same formulas used in astronomy software.
- Ready-made hooks let addon packs fire events on any holiday.
- Dimension-Aware Bossbars:
- Overworld: standard date + weather summary.
- Nether: distance from entrance portal.
- End: live Elytra flight-time estimate until next repair (Unbreaking factored in).
- Every bar is per-player, so what you see never collides with what your friends see.
- Clock+Sneak Toggle:
- Sneak while looking straight down with a clock to show/hide your bossbar instantly—no commands needed.
- Live Weather, Biome & Light Checks:
- Shows clear/rain/thunder, biome temperature class.
- Daily Announcements:
- At dawn (and on join) you’ll get a one-liner with the full date, total day count, and any holiday emoji.
- Display Options:
- An optional resource-pack skin hides the bossbar frame for players who prefer a minimalist look.
⚙️ Configuration
- For New Worlds:
- Use the config file located in
data/dash.date/function/config.mcfunctionto set your initial dates. Follow the instructions in the file carefully before starting a new world.
- For Existing Worlds:
- Set the dates using the following scoreboard variables (all in the scoreboard
dash.date_arc):%start.yearand%display.yearfor the year.%ani.monthand%display.monthfor the month.%ani.dateand%display.datefor the day.
- After updating these values, run
/function dash.date:updateto let the system self-correct.
- Set the dates using the following scoreboard variables (all in the scoreboard
- Note: Read the instructions in the config file carefully before creating a new world if you plan on modifying it.
- Player Birthday Event:
- Set your birthday for a special event using:
/scoreboard players set @s dash.date_bd.month [birthday month]/scoreboard players set @s dash.date_bd.date [birthday date]
- Set your birthday for a special event using:
- Use the config file located in
🌟 Planned Details
- This add-on was designed as an extremely accurate calendar system base with no extra items added to the game.
- In development is an additional add-on for this pack that will add a placable calender block that displays the current month, date, and upcoming holidays in a vanilla style.
- Future plans include events such as Christmas presents, dynamic Easter egg hunts, and other holiday-themed activities within the add-on for this pack.
❓ FAQ
Explained in nerd terms.
Using division and modulo operations, the datapack converts game ticks into a 12-hour clock while computing the day-of-year by summing monthly offsets and adjusting for leap years using the standard 4-100-400 rule. Weekdays are determined with a variant of Zeller’s Congruence, and the daycounter algorithm calculates an absolute day value by summing full-year contributions (with leap day adjustments) and the current day-of-year before subtracting a defined start date. In addition, Easter is determined using a classical algorithm that applies modulo and floor division operations to compute the correct month and day, and the lunar new year is approximated by offsetting the year from 1900, taking the remainder modulo 19, and mapping that result to a specific day-of-year.
What special events are available?
Special events include:
-
New Year's Eve: Chat message and firework show at midnight (if outdoors).
-
Lunar New Year: Fireflies appear on join and wake up.
-
Valentine's Day: Hearts appear when you join and wake up.
-
St Patrick's Day: Green particles appear when you join and wake up.
-
Easter: Green and White particles appear when you join and wake up.
-
Thanksgiving: Autumn leaves appear on join and wake up.
-
Winter Holidays: Snow appears when you join/wake up.
-
Birthday: Happy birthday song and message to all players.
-
World Anniversary: Firework show and commemorative message on the world's creation date. Other events, like New Year's Day and April Fools, are planned for future updates.
Spoiler
- Halloween: A random jumpscare during the day.
Does this add-on track real-world time?
No, it uses an in-game day tracker based on real-world calendar logic.Can I hide the boss bar?
Yes, you can use the optional resource pack to hide the boss bar and display text at the top of the screen.How do I set up the birthday event? 🎂
Use the commands provided to set your birthday:
- Set the month:
/scoreboard players set @s dash.date_bd.month [birthday month] - Set the date:
/scoreboard players set @s dash.date_bd.date [birthday date]
Each player will then receive a special birthday event.
How do I uninstall this add-on?
Just run the command /function dash.date:uninstall.
I'm updating from an old version. What do I need to do?
If you're updating from a previous version, you must set the start year with this command:
/scoreboard players set %start.year 0 and /function dash.date:update
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers