HomeJavaModsSimple Info HUD
Simple Info HUD
Simple Info HUD — screenshot 1Simple Info HUD — screenshot 2Simple Info HUD — screenshot 3Simple Info HUD — screenshot 4Simple Info HUD — screenshot 5Simple Info HUD — screenshot 6Simple Info HUD — screenshot 7Simple Info HUD — screenshot 8

Simple Info HUD

Minecraft client-side mod for a simple HUD (Heads-on-Display) that shows coordinates, facing direction, world time and other in-game information in a consise format.

Designed to be an unbtrusive version of the F3 Debug screen, offering useful info in a single line.

Brief summary of the information displayed:

Valuable information in very little screen area!

[!NOTE]

  • Requires Fabric and Fabric API
  • Currently supports only Minecraft 1.16.4/1.16.5, as it was (re-)created for using in Skyblock 2.1. Support for all major versions up to latest is planned.

Usage and details

F4 cycles HUD display mode, configurable in Minecraft "Controls" setting. By default is displays:

Example:

[220 16 440] [NE]

Pressing the display mode key once displays additional information:

Example:

[220 16 440] [NE +132.5°] 18:32 Jungle

Pressing the key again displays more additional information:

Example:

[220 16 440] [NE +132.5°] Day 123 18:32 T12542 21:52:45 Jungle 60 FPS

Press the key once more to disable the HUD, and again to cycle back to displaying simple information.


Installation

Using a pre-built jar:

Compiling from source:

sudo apt install default-jdk
git clone https://github.com/MestreLion/SimpleInfoHUD.git
cd SimpleInfoHUD
./gradlew build

The resulting .jars are found at ./build/libs, and can be used to install the mod.


To-Do List

Wont-Do List

Speaking of MiniHUD...

Why not MiniHUD?

MiniHUD, an amazing and well-known Mod by Masa, offers a very similar funcionality plus a ton of other features. So why Simple Info HUD even exists?


Contributing

Patches and Pull requests are very welcome, specially for features in the To-Do list. Bug reports and suggestions and comments too! If you want to hack the code, the easiest way is to set up a development environment such as an IDE.

Credits and Disclaimer

This is a "reboot" of my first mod, made in 2013 for Minecraft 1.5.2/1.6.1. It targeted ModLoader, possibly the oldest mod loader "platform", which Forge supported back then. That ancient version is still available, for historical purposes, in the modloader branch of this repository. It served as the main reference when developing this updated version, check its README for the original references and credits.

Created using Fabric's Template mod generator

Feel free to use, fork and contribute!

Copyright (C) 2024 Rodrigo Silva (MestreLion) <linux@rodrigosilva.com>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. See <http://www.gnu.org/licenses/gpl.html>
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more