Realtime Day

Quick rating

Realtime Day

No reviews yet

Realtime Day syncs Minecraft’s day/night cycle to your server’s real-world clock — sunrise, noon, and midnight match local time.

Mod Loaders
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
1.0.2
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Realtime Day

Syncs Minecraft’s day/night cycle to real-world time.

When it’s noon where the server is running, the sun is overhead. When it’s midnight, it’s night in-game. Singleplayer uses your PC’s clock; dedicated servers use the host machine’s timezone (or one you configure).

Features

  • Overworld time follows real local time (dawn ≈ 6:00, noon, dusk, midnight)
  • Uses the server/host timezone by default
  • Optional IANA timezone override (e.g. America/Chicago)
  • Optional on-screen real-time clock in the bottom-right corner
  • Sleep still works — after a vanilla night skip, time snaps back to real time
  • Reload config in-game with /realtimeday reload
  • Server sync works without the mod on clients; install on the client to see the HUD

Config

Created automatically at config/realtimeday.json:

{
  "enabled": true,
  "showHud": true,
  "hudTimeFormat": "24h",
  "timezone": "",
  "syncIntervalTicks": 20,
  "dimensions": ["minecraft:overworld"]
}
Option Description
enabled Turn world time sync on or off
showHud Show the real-time clock in the bottom-right corner
hudTimeFormat HUD clock style: "24h" (22:52) or "12h" (10:52 PM)
timezone Empty = system default; otherwise an IANA timezone id
syncIntervalTicks How often (in ticks) real time is applied to the world clock
dimensions Dimension ids whose default clocks should be synced

Commands

  • /realtimedayhud — toggle the on-screen clock (any player, saved to your client config)
  • /realtimedayhud on / /realtimedayhud off — show or hide the clock
  • /realtimedayhud 12h / /realtimedayhud 24h — set 12-hour or 24-hour clock (10:52 PM / 22:52)
  • /realtimedayhud format — show your current format
  • /realtimeday reload — reload world time sync config (server / op)

Notes

  • Install on the server (or in singleplayer) for day/night sync. Install on the client for the HUD clock.
  • HUD visibility and time format are per-player on each client (config/realtimeday.json).
  • Requires Fabric API.

Screenshots

Gallery

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works