> 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/player/autoladder.md).

# AutoLadder

It needs a wall where the ladder can be placed, so it is most useful near vertical surfaces.

## Start the clutch

`Minimum fall distance` controls how far you must fall before AutoLadder acts. The setting accepts `5` to `40` blocks. Use a higher value if you do not want it to react to small drops.

## Choose when it can run

`Only while holding ladder` limits the module to the moments when a ladder is in your hand. This keeps AutoLadder from activating when you are carrying another item.

## Other fall saves

* [NoFall](/scripting/player/nofall.md) changes fall movement data instead of placing a ladder.
* [Water Bucket](/scripting/player/water-bucket.md) places water during a fall.
