← Назад к ресурсам

Elytra HUD (from MFS 2020)

Microsoft flight simulator HUD for Minecraft elytras

Modrinth minigame transportation utility

Описание

## Overview Elytra HUD is a client-side mod for Fabric that recreates hud indicators from Microsoft Flight Simulator 2020. Some of them (like artificial horizon) can work in pair with [Do a Barrel Roll](https://modrinth.com/mod/do-a-barrel-roll). Additionally, adds some advanced features to make elytra flight more enjoyable ![Overview gif](https://github.com/jewtvet/elytrahud/blob/main/1.gif?raw=true) ## HUD variations At the moment, there are six different indicators: airspeed, artificial horizon, elytra durability, vertical speed, altitude and compass. You can choose their positions and rendering as you want. ![Hud variations gif](https://github.com/jewtvet/elytrahud/blob/main/2.gif?raw=true) ## Artificial horizon By default, artificial horizon shows your current pitch but if you use [Do a Barrel Roll](https://modrinth.com/mod/do-a-barrel-roll), it will combine pitch and roll like real gyro horizon ![Artificial horizon gif](https://github.com/jewtvet/elytrahud/blob/main/3.gif?raw=true) ## Advanced settings As I said, there are 4 advanced settings (disabled by default): - Carved pumpkin auto-equipping (can be useful if you use cit resource packs like my [CIT Airplanes](https://modrinth.com/resourcepack/cit-airplanes) - Auto-switching to third-person - Auto-switching to 110° FOV - Disabling spin riptide animation during flight ![Advanced settings](https://github.com/jewtvet/elytrahud/blob/main/4.gif?raw=true) ## Dependencies This mod is based on Fabric, so you need [Fabric API](https://modrinth.com/mod/fabric-api). I suggest to use [Mod menu](https://modrinth.com/mod/modmenu) and [Cloth Config API](https://modrinth.com/mod/cloth-config) to configure the mod. Optional, you can install [Do a Barrel Roll](https://modrinth.com/mod/do-a-barrel-roll) ## Credits Based on the [BoatHud](https://modrinth.com/mod/boathud) by Hibi, specifically it's way to render hud indicators