- World Time is a HUD module that shows Minecraft's current in-game clock as text or a readout.
- It reads the same clock that drives day and night and mob spawning, nothing more.
- Unlike Ambience, it changes nothing about lighting, only what time it reports.
- Purely cosmetic and information-only, so it carries no ban risk.
World Time is a HUD module that prints Minecraft's current in-game time directly on your screen, as a number or a clock-style readout, so you know what time it is without opening your inventory or fishing a clock item out of a hotbar slot. It reports the game's actual clock. It does not change lighting, brightness, or anything else about how the world looks. That distinction matters, because it's easy to confuse a time readout with a lighting mod that just happens to correlate with time of day.
How it works
World Time reads the world's time value, the same underlying number that drives the day and night cycle and governs when mobs are allowed to spawn, and prints it on the HUD as it updates. There's no polling a clock item, no opening a menu, no guessing from how dark the sky looks. The readout ticks forward in real time as the world progresses.
Nothing else about the world changes when this module is on. Lighting, mob behavior, and render distance all stay exactly where vanilla left them. It's a display layer sitting on top of information the game was already tracking.
The appeal is mundane on purpose: knowing when night is about to hit, when hostile mobs are about to become a real threat, or when a build timed around the day cycle needs its next phase. It's closer to a wall clock than to anything that changes an outcome. A player who's simply paying attention, or who's willing to hold a vanilla clock, already has access to the same information.
World Time vs Ambience
Both World Time and Ambience live in the visual module category, and both relate to time of day, but they solve different problems. World Time is a readout: it tells you what time it is and touches nothing else. Ambience is a lighting override: it changes how bright or dark the world appears, independent of what the actual clock says.
Run Ambience on its own and you can keep the scene lit at 2 a.m. with no idea day is about to break. Run World Time alongside it and you get the honest number back. They're not competitors, they're a display module and a lighting module that happen to share a subject.
Where Opal draws the line
Opal doesn't ship a module called World Time specifically. But the visual category it does ship is built on the same instinct: surface information you already have a right to (in this case, the game clock) without touching anything a server-side check would care about. If a HUD element doesn't move your character or bend a hitbox, it's not in the same conversation as the modules that actually get you banned.
Is it safe to use
World Time is about as low-risk as a module gets. It exposes information the vanilla client already tracks internally and that a clock item already surfaces, just in a more convenient form. It never touches movement, combat, hitboxes, or packets, which means there's nothing here for a server-side anticheat to flag. This is the opposite end of the utility-client spectrum from something like an aimbot.
FAQ
It shows the current value of Minecraft's in-game world clock, the same time value that governs day and night transitions and mob spawn conditions, displayed as text or a simple clock readout on the HUD.
No. It only reports the time. Changing how the world looks, like making night appear brighter, is what a lighting module such as Ambience does instead.
It shows the same underlying time value as a vanilla clock item, just without needing to hold or check one. The world clock behind both is identical.
No. It's a display-only convenience feature that doesn't alter gameplay in any way, so it gives an anticheat nothing to flag.