a fork of re:squake that adds surfing on stairs to the mod. requires Fabric Language Kotlin, depends on YetAnotherConfigLib, Fabric API and optionally Mod Menu.
this mod works fine if installed only on the client, but in order to prevent fall damage from slowing down the player it must be installed on the server too. players can toggle the mod individually in the settings, or using the keybind.
- surfing on stairs
- clone the git repository
- navigate into the cloned directory
- run
./gradlew build
the built jar file will be in build/libs/
- Polina4096 for creating re:squake
- Tlesis and LeviOP for SquakePlusPlus fork
- He11crow for porting the original to fabric (Modrinth)
- squeek502 for the original squake forge mod (CurseForge)
Released into the public domain.