> For the complete documentation index, see [llms.txt](https://daikirai.gitbook.io/scripting/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daikirai.gitbook.io/scripting/render/fall-view.md).

# Fall View

It gives you time to decide whether to keep falling or use another way down.

## Fall information

`Show distance` displays the number of blocks you have fallen. `Show damage` displays the estimated damage from the landing. `Show remaining health` displays your estimated health after that damage.

Use `Override health format` when you want the health line to use the custom format instead of the default one.

{% hint style="info" %}
The damage and remaining-health values are estimates.
{% endhint %}

## When it appears

`Disable while flying` hides the display while you use `Fly` or an `Elytra`. `Only while sneaking` shows it only while you hold the sneak key during a fall.

If you want a way to avoid the landing damage, see [Water Bucket](/scripting/player/water-bucket.md) or [NoFall](/scripting/player/nofall.md).
