Minecraft FlightHUD mod 2026 download
logo
minecraft mod FlightHUD

FlightHUD

Game Version: 1.18
Total Downloads: 12,160
Updated: Dec 11, 2021
Created: Jul 8, 2020
Download FlightHUDDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
flighthud-1.18-fabric-2.jar release 52.42 KB Dec 11, 2021 1.18 319 download FlightHUD flighthud-1.18-fabric-2.jar releaseDownload
flighthud-1.18-fabric-1.jar release 51.34 KB Dec 8, 2021 1.18 97 download FlightHUD flighthud-1.18-fabric-1.jar releaseDownload
flighthud-1.17.1-fabric-7.jar release 50.18 KB Aug 28, 2021 1.17.1 635 download FlightHUD flighthud-1.17.1-fabric-7.jar releaseDownload
flighthud-1.17-fabric-6.jar release 50.04 KB Jun 20, 2021 1.17 531 download FlightHUD flighthud-1.17-fabric-6.jar releaseDownload
flighthud-1.16.3-fabric-6.jar release 49.89 KB Sep 13, 2020 1.16.3 1,305 download FlightHUD flighthud-1.16.3-fabric-6.jar releaseDownload
flighthud-1.16.2-fabric-5.jar release 50.81 KB Aug 29, 2020 1.16.2 211 download FlightHUD flighthud-1.16.2-fabric-5.jar releaseDownload
flighthud-1.16.1-fabric-5.jar release 50.98 KB Jul 27, 2020 1.16.1 377 download FlightHUD flighthud-1.16.1-fabric-5.jar releaseDownload
flighthud-1.16.1-fabric-4.jar release 43.21 KB Jul 18, 2020 1.16.1 6,951 download FlightHUD flighthud-1.16.1-fabric-4.jar releaseDownload
flighthud-1.16.1-fabric-3.jar release 34.77 KB Jul 14, 2020 1.16.1 54 download FlightHUD flighthud-1.16.1-fabric-3.jar releaseDownload
flighthud-1.16.1-fabric-2.jar release 35.02 KB Jul 11, 2020 1.16.1 236 download FlightHUD flighthud-1.16.1-fabric-2.jar releaseDownload
flighthud-1.16.1-fabric-1.jar release 35.21 KB Jul 8, 2020 1.16.1 437 download FlightHUD flighthud-1.16.1-fabric-1.jar releaseDownload
flighthud-1.17.1-forge-1.jar beta 37.75 KB Aug 30, 2021 1.17.1 154 download FlightHUD flighthud-1.17.1-forge-1.jar betaDownload
flighthud-1.16.2-forge-3.jar beta 23.69 KB Aug 29, 2020 1.16.2 378 download FlightHUD flighthud-1.16.2-forge-3.jar betaDownload
flighthud-1.16.1-forge-3.jar beta 23.68 KB Jul 14, 2020 1.16.1 415 download FlightHUD flighthud-1.16.1-forge-3.jar betaDownload
flighthud-forge-1.16.1-1.jar beta 23.69 KB Jul 11, 2020 1.16.1 60 download FlightHUD flighthud-forge-1.16.1-1.jar betaDownload

Screenshots

Description

Share this:

Flight HUD

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

 

Fabric and Forge Support!
Open the Files Tab to download the correct version.

 

HUD Screenshot

 

 

 HUD Components

 

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)
• elytra health percentage
• location in x/z
• elevation summary showing
– void damage mark
– block zero
– ground level
– build limit
– current altitude

 

Config File

Config support is currently only in the fabric-4 version.  The config file will be created after you run the new mod once.  If you set "watchForConfigChanges"=true and restart, changes will occur in real-time when saving changes to the config file.

 

{
"watchForConfigChanges": false,
"width": 0.6,
"height": 0.6,
"scale": 1.0,
"xOffset": 0.0,
"yOffset": 0.0,
"thickness": 1.0,
"color_red": 0,
"color_green": 255,
"color_blue": 0,
"elytra_showHealth": true,
"elytra_x": 0.5,
"elytra_y": 0.8,
"location_showReadout": true,
"location_x": 0.2,
"location_y": 0.8,
"flightPath_show": true,
"pitchLadder_degreesPerBar": 20,
"pitchLadder_showLadder": true,
"pitchLadder_optimumGlideAngle": -2.0,
"pitchLadder_optimumClimbAngle": 55.0,
"speed_showScale": true,
"speed_showReadout": true,
"altitude_showScale": true,
"altitude_showReadout": true,
"altitude_showHeight": true,
"altitude_showGroundInfo": true,
"heading_showScale": true,
"heading_showReadout": true,
"heading_showOrdinals": true
}

Comments

Add a comment