SimpleClockHUD

This is a simple mod, it shows you the in-game time, what biome you are in, and a compass that shows north, south, east, and west.

File Details

SimpleClockHUD

  • R
  • Aug 21, 2024
  • 13.09 KB
  • 63
  • 1.19.2
  • Forge

File Name

SimpleClockHUD-0.2.0B.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:simpleclockhud-1088371:5651281")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.19.2 Changelog

43.4

SimpleClockHUD

 

##[0.2.0B]

###Added

-A simple compass has been added that shows North, South, East and West.

 

##[0.1.4B]

###Changed

-Fixed how biome names are displayed, and biome mod compatibility.

 

The first version is created for the public.

## [0.1.3B] - 2024-08-18

### Added

- Added rendering of the current biome name in the bottom left corner of the screen.

 

### Changed

- Moved the day and time text to the bottom left corner of the screen.

- Updated the biome name rendering to remove the "minecraft:" prefix.

 

## [0.0.2B] - 2024-08-17

### Changed

- Fixed the time and days played rendering function to correctly display the day/night cycle.

- The time format now switches between AM and PM according to the game cycle.

 

## [0.0.1B] - 2024-08-16

### Added

- Implemented the rendering function to display the days played and time on screen.