← Назад к ресурсам

GUI Clock

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

Modrinth

Описание

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.    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 trueWhether 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 falseWhen 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 falseShow 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 trueShow 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 trueIf 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 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!