Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T09:50:27.000Z (3 months ago)
- Last Synced: 2024-10-16T12:16:58.354Z (29 days ago)
- Topics: fabric, fabricmc, minecraft
- Language: Java
- Homepage:
- Size: 104 KB
- Stars: 0
- 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.
![Picture of HUD](https://cdn.modrinth.com/data/cached_images/4dd33c9ed510e100af5cc442eb93092624856ba5.png)## 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)
![General Settings](https://cdn.modrinth.com/data/cached_images/9c3ed350ef0c2206a7439d1e1c15b708aa22a332.png)
![Mod Settings](https://cdn.modrinth.com/data/cached_images/f89e15c258a5a24cfda8fe9398406a7ce16edbcc.png)
## Installation1. Ensure you have Fabric Mod Loader installed.
2. Download the BetterHUD mod file.
3. Place the downloaded file in your Minecraft `mods` folder.