/FlightHud

Minecraft mod that displays a flight styled HUD while flying with elytra.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Flight HUD

Flight HUD is a client side Fabric Minecraft Mod that adds a flight style HUD like one you would see in a flight simulator.

HUD Screenshot

Features

  • pitch ladder
  • artificial horizon
  • flight path (prograde vector)
  • air speed with sliding scale
  • heading with sliding scale
  • direction ordinals and axes
  • altitude with sliding scale (relative to block zero)
  • height (distance from ground)
  • elevation summary showing
    • void damage mark
    • block zero
    • ground level
    • build limit
    • current altitude
  • elytra health percentage
  • location in x/z

HUD Components

Requirements

  • Minecraft 1.16.1
  • Fabric Mod Loader
  • Fabric API Mod