Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 777 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 777 Bytes

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