For the complete documentation index, see llms.txt. This page is also available as Markdown.

BridgeAssist

Auto-crouches at block edges so you don't walk off while bridging — essential for Eagle bridging where one misstep ends the run.

The BridgeAssist module auto-crouches at block edges so you don't walk off while bridging. It's especially useful for Eagle bridging, where a single misplaced step ends the run.

Pitch check

Only auto-crouches when your camera is angled down far enough, so the crouch never triggers while you're looking straight ahead (on by default). When enabled, Pitch check value sets the minimum downward angle needed, from -1.0 to 1.0 (default -0.8) — lower values require a steeper downward look.

Delay after place

Inserts a short pause after placing a block before the next action, to match the pacing of manual bridging (off by default). When enabled, Delay sets how long that pause lasts, from 0 to 500 ms (default 20 ms).

Last updated