We attach I18n to String.format function, so you can use resource packs to localize most HUD content.
Dependency | Type | Download |
---|---|---|
Language-Loader-Fix | Highly recommended | Github |
MiniHUD | Required | CurseForge | Masa WebSite |
- Clone the repository.
- Open a command prompt/terminal to the repository directory.
- Run
gradlew build
to build the mod. - The built jar file will be inside
build/libs/
.
Thanks for the solution provided by plusls.
This project is available under the GPLv3 license. Feel free to learn from it and incorporate it in your own projects.