ToggleSneak

The OG ToggleSneak mod

File Details

[1.12.2]togglesneak-3.3.jar

  • R
  • Sep 2, 2020
  • 21.46 KB
  • 2.6K
  • 1.12.2
  • Forge

File Name

[1.12.2]togglesneak-3.3.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:togglesneak-347761:3048326")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Rewritten to ditch PlayerAPI completely
* The mod is now strictly event driven instead of modifying the base class to get it working
* Jar size drastically reduced as we no longer override the entire PlayerBase class
* Controls remain the same as the original
- Fixed double tapping not working #6