Описание
## 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

## 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.

## 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

## 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

## 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