BasicHUD
ModMIT

BasicHUD

BasicHUD is a Forge mod for Minecraft 1.8.9 that displays basic information as a customizable HUD.

311
Downloads
1
Followers
4 months ago
Updated
📦
4
Versions

📖About BasicHUD

BasicHUD Logo

BasicHUD

BasicHUD is a Forge mod for Minecraft 1.8.9 that displays basic information as a customizable HUD.

Features

  • Stats Display: Real-time FPS, Ping, CPS, Keystrokes and active Potion Effects.
  • Customization: Fully configurable position, text colors and on/off toggle.
  • GUI: Built-in config menu for easy adjustments.

Installation

  1. Download the latest .jar from the Releases tab.
  2. Make sure you have Minecraft Forge 1.8.9 installed.
  3. Drop the file into your .minecraft/mods folder.

Usage

  • The HUD appears automatically when you join a world or server.
  • To edit settings: Open the Forge Mod menu and access the config menu through the config button.

Screenshots

Screenshot-1
Screenshot-2
Screenshot-3
Screenshot-4

Building from Source

If you want to compile the mod yourself:

  1. Clone this repository.
  2. Run the build command:
    ./gradlew build
    
  3. The output file will be in build/libs.

Credits