Compatibility
Minecraft: Java Edition
1.21.1–1.21.11
Platforms
Supported environments
Creators
Details
Auto Parkour
Auto Parkour is a client-side Minecraft mod designed to enhance your movement by automatically performing jumps when you approach the edge of a block. It is perfect for parkour maps, bridging gaps, or simply making navigation more fluid.
Features
- Auto Parkour: Automatically jumps when you reach the edge of a block if a gap is detected.
- Auto Sprint: Ensures you are always sprinting while moving forward.
- Highly Configurable: Fine-tune the behavior to suit your needs:
- Minimum Depth: Set the minimum depth a gap must have for the mod to trigger a jump.
- Edge Distance: Adjust how close to the edge you need to be before jumping.
- Jump While Sneaking: Choose whether the mod should function even while sneaking.
- Jump Cooldown: Prevent accidental double-jumps with a configurable cooldown.
- Visual Indicator: Shows a status message in the action bar when the jump cooldown is active.
Supported Versions
- Minecraft: 1.21.1+ (Fabric)
- Java: 21 or higher
Dependencies
To use this mod, you need to install the following:
- Fabric Loader (>= 0.16.9)
- Fabric API
- Cloth Config API (Required for the settings menu)
- ModMenu (Recommended to access the configuration screen)
How to Build
If you want to build the mod from source, follow these steps:
- Clone the repository:
git clone https://github.com/TomerGamerTV/AutoParkour.git - Navigate to the project directory:
cd AutoParkour - Run the Gradle build command:
./gradlew build - The compiled
.jarfile will be located inbuild/libs/.
Credits
- Developer: TomerGamerTV
- Built using the Fabric modding toolchain.
License
This project is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY‑NC‑ND 4.0). You may share the mod provided you give appropriate credit to the original author, do not use it for commercial purposes, and do not distribute modified versions without giving proper credits.


