Squake with Deadlock dashing
Find a file
2026-02-15 03:11:58 +00:00
gradle/wrapper Update to Neoforge 1.21.4 2025-02-18 18:07:33 -08:00
src/main adjustments 2025-12-18 00:03:00 -06:00
.gitignore 1.21.1 2025-12-17 21:08:45 -06:00
build.gradle 1.21.1 2025-12-17 21:08:45 -06:00
gradle.properties it ""Works"" 2025-12-17 22:12:56 -06:00
gradlew Add files via upload 2024-10-05 08:25:23 -07:00
gradlew.bat Add files via upload 2024-07-29 13:03:25 -07:00
LICENSE Update LICENSE 2025-04-12 22:27:52 -07:00
README.md Update README.md 2026-02-15 03:11:58 +00:00
settings.gradle Update to Neoforge 1.21.4 2025-02-18 18:07:33 -08:00

Squake

Squake is client-side mod for Minecraft Forge/ Fabric which adds bunnyhopping, strafe jumping, air control, trimping, dashing, and sharking. It also can disable the loss of speed when taking fall damage (needs to be installed server-side).

The modified movement code is based on Quake and Half-Life's code, with the the goal to make the movement feel the same as Half-Life.

Features

  • Bunnyhopping - Uncapped by default, but you can apply soft and hard speed caps.
  • Trimping - If you're moving fast enough, pressing sneak will convert some of your horizontal speed into vertical speed.
  • Sharking - Allows gliding across the surface of water by holding jump. The surface tension and friction of the water are configurable.

Compiling

  1. Clone the repository with git clone https://github.com/thedirptastic/SquakeFabric.git
  2. Navigate into the repository's directory
  3. Run ./gradlew build

The built jar file will be in build/libs/