HomeJavaModsRealtime Day
Realtime Day
ModsJava

Realtime Day

by GregoryAM · on Modrinth

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

⬇ Download on Modrinth

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

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

Notes

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more