GUI Clock

GUI Clock

Mod

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

Client AdventureManagementUtility

80.1k downloads
178 followers
Created2 years ago
Updated4 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Requires the library mod Collective. 

   This mod is part of The Vanilla Experience.

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.


Configurable: ( how do I configure? )
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.


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:


------------------

You may freely use this mod in any modpack, as long as the download remains hosted within the 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 all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!


External resources



Project members

Serilum

Owner


Technical information

License
ARR
Client side
required
Server side
unsupported
Project ID