Better Auto-Jump
No reviews yet
Improves the vanilla auto-jump and adds optional edge jumping for parkouring.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Better Auto-Jump
A Minecraft Fabric mod that replaces and vastly improves the vanilla auto-jump system. Client-side only.
Features
- Improved Auto-Jump -- Predicts collisions in the direction of movement and automatically jumps over blocks up to a configurable height. Accounts for the Jump Boost potion effect and respects an angle threshold so you only jump over blocks in your general path.
- Edge Jumping (Parkour Helper) -- Detects when you're approaching the edge of a block while moving forward and triggers a jump just before the edge. (Disabled by default, enable in mod's settings)
Configuration
Edit <game_dir>/config/better-auto-jump.json manually, or use the Mod Menu GUI (recommended). The GUI offers:
- Master Toggle -- Enable/disable the entire mod.
- Obstacle Jump / Edge Jump -- Individual feature toggles.
- Preset Selector -- Switch between built-in and saved custom presets.
- Variance / Cooldown -- Random tick delay (0–5) and minimum ticks (1–10+) between edge jumps.
- Advanced Settings -- Fine-tune all detection parameters and save custom presets.
Edge Detection Parameters
| Parameter | Default | Description |
|---|---|---|
| Sprint Distance | 2.0 | Max scan distance when sprinting |
| Walk Distance | 1.5 | Max scan distance when walking |
| Step Distance | 0.35 | Distance between scan samples |
| Start Distance | 0.3 | Distance from player to start scanning |
| Scan Radius | 0.3 | Horizontal radius of the scan area |
| Vertical Offset | 0.05 | Vertical offset for the scan area |
| Min Velocity | 0.1 | Minimum player speed to trigger |
| Solid Min | 0.001 | Min ground height at feet (edge if below) |
| Solid Max | 0.6 | Max ground height at feet |
Obstacle Detection Parameters
| Parameter | Default | Description |
|---|---|---|
| Jump Height | 1.2 | Max block height to auto-jump |
| Prediction Mult | 6.0 | How far ahead to check for collisions |
| BPT Clamp Max | 0.8 | Max blocks-per-tick clamp |
| BPT Slow Threshold | 0.2 | Slow movement threshold |
| BPT Slow Multiplier | 0.7 | Multiplier applied during slow movement |
| Angle Threshold | 30.0 | Max angle between movement and obstacle |
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers