Time Overhaul

This Replaces Minecraft Time With Real Time

File Details

timeoverhaul-1.16.5_v1.0-BETA.jar

  • B
  • May 13, 2025
  • 1.88 MB
  • 189
  • 1.16.5
  • Forge

File Name

timeoverhaul-1.16.5_v1.0-BETA.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:time-overhaul-254929:6525104")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

🕒 TimeOverhaul v1.0-BETA

Full Real-Time Sync Support + New Config System!

✅ Key Features This Build:

  • 🌍 Real-time timekeeping — Minecraft day mirrors your actual time, including support for UTC offsets.
  • ⛔ Sleep override — Players can't skip night but can still reset spawn by right-clicking beds.
  • 🖥 HUD overlay — See a real-world clock displayed above your hotbar.
  • 🧠 Smart syncing — Time is now synced immediately on world load and server startup to eliminate flicker.

⚙️ New Config Options:

🔧 General Settings:

  • syncAllDimensions: Sync all dimensions or just the one the player is in.
  • useRealTime: Use real-world time or a custom in-game day length.
  • syncIntervalTicks: Frequency of time sync checks (default: 100 ticks = 5 seconds).
  • disableSleeping: Prevent night skipping (spawn setting remains functional).
  • enableLogger: Toggle detailed time sync logs. (disabled by default)

🌐 Real-Time Settings:

  • customUTCOffset: Set local UTC time zone offset (e.g., -8 for PST, +1 for CET).
  • realTimeVisualOffset: Align Minecraft sky visuals to real-world time (e.g., 6000 = noon).

⏱️ Custom Time Settings:

  • customTimeSpeed: Define how many Minecraft ticks = 1 real-world day (used if useRealTime is false).

🌍 Dimension-Specific:

  • syncedDimensions: List of dimension IDs to apply time sync (e.g., minecraft:overworld).

🖼 HUD Options:

  • showClockHUD: Show real-world time above the hotbar.
  • use24HourFormat: Use 24-hour format or AM/PM style.

⛏ This is an early beta — feedback, bug reports, and testing are greatly appreciated!