Intelligent autocomplete and action prediction for Hypixel Skyblock.
Please disable Patcher Mod's "Inventory Scale" feature.
- F7 terminal solvers
Currently only Forge 1.8.9 is supported. You can download a release, or build the code manually.
Download the latest jar from Releases.
Make sure your default Java is 17
or above. At the project root, run:
./gradlew build
Use the jar at build/libs/melodicskies-<version>.jar
.
Contributions welcome! If the change is large, please first open an issue describing the change.
This project is licensed under GNU GPLv3.
This project uses neo89o's Forge1.8.9Template.