https://github.com/dsnsgithub/betterhud
A simple HUD with essential information easily accessible for Minecraft Fabric.
https://github.com/dsnsgithub/betterhud
fabric fabricmc minecraft
Last synced: 3 months ago
JSON representation
A simple HUD with essential information easily accessible for Minecraft Fabric.
- Host: GitHub
- URL: https://github.com/dsnsgithub/betterhud
- Owner: dsnsgithub
- License: agpl-3.0
- Created: 2024-06-29T21:25:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-06T09:50:27.000Z (11 months ago)
- Last Synced: 2025-02-10T23:51:39.451Z (5 months ago)
- Topics: fabric, fabricmc, minecraft
- Language: Java
- Homepage:
- Size: 104 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BetterHUD Fabric Mod
## [Download on Modrinth!](https://modrinth.com/mod/betterhudfabric)
A simple HUD with essential information easily accessible for Minecraft Fabric.
## Features
- **FPS**: Displays the current frames per second.
- **Ping**: Displays the player's ping to the server.
- **Momentum**: Displays the player's current momentum.
- **Coordinates**: Displays the player's current coordinates.
- **Biome**: Displays the current biome the player is in.
- **Facing**: Displays the direction the player is facing.
- **Time**: Displays the current real world time.## Configuration (requires Mod Menu)


## Installation1. Ensure you have Fabric Mod Loader installed.
2. Download the BetterHUD mod file.
3. Place the downloaded file in your Minecraft `mods` folder.