https://github.com/hatninja/bhops
Bunnyhopping in minecraft
https://github.com/hatninja/bhops
Last synced: 2 months ago
JSON representation
Bunnyhopping in minecraft
- Host: GitHub
- URL: https://github.com/hatninja/bhops
- Owner: hatninja
- License: mit
- Created: 2021-03-22T05:18:57.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-10T18:08:06.000Z (almost 4 years ago)
- Last Synced: 2025-04-14T07:04:13.619Z (2 months ago)
- Language: Java
- Size: 144 KB
- Stars: 11
- Watchers: 1
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BHops
This is a mod which implements Quake/Source-style movement in minecraft to enable bunnyhopping. Fabric is required to use it.# Building
Run gradle with `./gradlew build`