Skip to main content

Bridge Assist

The Bridge Assist module automatically holds sneak when you are near the edge of a block while bridging, helping prevent falling.


Edge Detection

The module checks for support blocks below your feet using a 0.3-block margin around your hitbox. It calculates the distance from your position to the nearest block edge.

  • Edge Margin — How close to the block edge (in blocks) you need to be before sneak activates. Range: 0.0–0.30.

Timing

  • Shift Hold — Extra time in milliseconds that sneak is held after leaving the edge. Helps with rapid block placement.
  • Unsneak Delay — Grace period in milliseconds before sneak is released after conditions are no longer met. Prevents quick release on single-tick support flicker.

Conditions

  • Require Block — Only activates when you are holding a placeable block.
  • Require Look Down — Only activates when you are looking downward (pitch > 70°).
  • Shift Require — Only activates while the sneak key is physically held down.