Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hatninja/bhops
Bunnyhopping in minecraft
https://github.com/hatninja/bhops
Last synced: 12 days 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-10T18:08:06.000Z (over 3 years ago)
- Last Synced: 2023-08-03T11:25:23.128Z (over 1 year ago)
- Language: Java
- Size: 144 KB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 3
-
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`