GUI Clock

Quick rating

GUI Clock

No reviews yet

⏰ [Client] Shows the time/days played in the GUI/HUD with a clock in the inventory.

No Theme
No Genre
Client Utility
Mod Loaders
Forge
NeoForge
Fabric
Quilt
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

Where It Runs
Client Only

Runs entirely on the client. Works on vanilla servers.

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
[Fabric/Forge/Neo] 26.2.0-4.7 | GUI Clock
Authors
CurseForge
Modrinth

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

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

A Serilum Mod. Made with love. Lots of active mods for Fabric, Forge and Neo!

CurseForge Modrinth Patreon YouTube


About the mod

GUI Clock is a minimalistic client-side mod which shows the time in the GUI on the screen when a clock is in the inventory. It can show in-game time or real time, and can be in the 24 hour format or with AM/PM. It can also show the world's age in days below the time. Instead of showing the time in numbers it's also possible to display the clock icon on the screen instead, can be enabled in the config.

By default the clock will automatically be lowered when a potion effect is active.


You may also be interested in GUI Compass.



Dependencies

Requires Collective
Included in The Vanilla ExperienceIncluded in Serilum's Client Bundle
Environment: Client




Configurable

Configuration guide

   All available config options:

mustHaveClockInInventoryForGameTime  default true
 When enabled, will only show the game time when a clock is present in the inventory.

mustHaveClockInInventoryForRealTime  default true
 When enabled, will only show the real time when a clock is present in the inventory.

lowerClockWhenPlayerHasEffects  default true
Whether the clock in the GUI should be lowered when the player has potion effects to prevent overlap.

_24hourformat  default true
 Sets the format of the clock to the 24-hour format.

showOnlyMinecraftClockIcon  default false
When enabled, shows the clock item icon instead of a clock with numbers. When using Quark, the "Clock Nerf" feature must be disabled for this to work.

showBothTimes  default false
Show both in-game time and real local time.

showRealTime  default false
 Show actual local time instead of in-game time.

showRealTimeSeconds  default false
 Show the seconds in the clock.

showDaysPlayedWorld  default true
Show the days played in the world.

clockPositionIsLeft  default false
 Places the GUI clock on the left.

clockPositionIsCenter  default false
 Places the GUI clock in the middle.

clockPositionIsRight  default true
 Places the GUI clock on the right.

clockHeightOffset  default 5, min 0, max 3000
 The vertical offset (y coord) for the Clock. This determines how far down the time should be on the screen. Can be changed to prevent GUIs from overlapping.

clockWidthOffset  default 0, min -3000, max 3000
 The horizontal offset (x coord) for the Clock.

drawTextShadow  default true
If the text displayed should have a shadow drawn below it.

RGB_R  default 255, min 0, max 255
 The red RGB value for the clock.

RGB_G  default 255, min 0, max 255
 The green RGB value for the clock.

RGB_B  default 255, min 0, max 255
 The blue RGB value for the clock.




Showcase

The 24-hour clock.


The 12-hour clock.


The 24 hour clock with the PC's local time next to it.


The day counter:


And with the config option 'showOnlyMinecraftClockIcon' enabled:


With the config option 'lowerClockWhenPlayerHasEffects' enabled, the clock will automatically be lowered when a potion effect is active:




Notes and links

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of them across so many separate mod pages.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!


A Serilum Mod. Made with love. Lots of active mods for Fabric, Forge and Neo!

CurseForge Modrinth Patreon YouTube

About the mod

GUI Clock is a minimalistic client-side mod which shows the time in the GUI on the screen when a clock is in the inventory. It can show in-game time or real time, and can be in the 24 hour format or with AM/PM. It can also show the world's age in days below the time. Instead of showing the time in numbers it's also possible to display the clock icon on the screen instead, can be enabled in the config.

By default the clock will automatically be lowered when a potion effect is active.


You may also be interested in GUI Compass.



Dependencies

Requires Collective
Included in The Vanilla ExperienceIncluded in Serilum's Client Bundle
Environment: Client




Configurable

Configuration guide

   All available config options:

Show Spoiler

mustHaveClockInInventoryForGameTime  default true
 When enabled, will only show the game time when a clock is present in the inventory.

mustHaveClockInInventoryForRealTime  default true
 When enabled, will only show the real time when a clock is present in the inventory.

lowerClockWhenPlayerHasEffects  default true
Whether the clock in the GUI should be lowered when the player has potion effects to prevent overlap.

_24hourformat  default true
 Sets the format of the clock to the 24-hour format.

showOnlyMinecraftClockIcon  default false
When enabled, shows the clock item icon instead of a clock with numbers. When using Quark, the "Clock Nerf" feature must be disabled for this to work.

showBothTimes  default false
Show both in-game time and real local time.

showRealTime  default false
 Show actual local time instead of in-game time.

showRealTimeSeconds  default false
 Show the seconds in the clock.

showDaysPlayedWorld  default true
Show the days played in the world.

clockPositionIsLeft  default false
 Places the GUI clock on the left.

clockPositionIsCenter  default false
 Places the GUI clock in the middle.

clockPositionIsRight  default true
 Places the GUI clock on the right.

clockHeightOffset  default 5, min 0, max 3000
 The vertical offset (y coord) for the Clock. This determines how far down the time should be on the screen. Can be changed to prevent GUIs from overlapping.

clockWidthOffset  default 0, min -3000, max 3000
 The horizontal offset (x coord) for the Clock.

drawTextShadow  default true
If the text displayed should have a shadow drawn below it.

RGB_R  default 255, min 0, max 255
 The red RGB value for the clock.

RGB_G  default 255, min 0, max 255
 The green RGB value for the clock.

RGB_B  default 255, min 0, max 255
 The blue RGB value for the clock.




Showcase

The 24-hour clock.


The 12-hour clock.


The 24 hour clock with the PC's local time next to it.


The day counter:


And with the config option 'showOnlyMinecraftClockIcon' enabled:


With the config option 'lowerClockWhenPlayerHasEffects' enabled, the clock will automatically be lowered when a potion effect is active:




Notes and links

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

For issues, ideas, suggestions or anything else there is the Github repo. Thanks!


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

4.1m
Total Downloads
CurseForge
3.3m
Modrinth
~760,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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