Warning
The future of this project is pretty unknown. If the subtitles end up being added to ReIndev directly, there's no need to have a mod version, lol.
This mod is heavily WIP (Work In Progress) and lacks lots of features! However, the base part of the mod is finished and can be tested by now!
Catching Subtitles is a FoxLoader (Reindev) modification that aims at providing subtitles functionality in the game. In other words, it displays text for sounds during gameplay, which can be helpful for people with hearing impairments or who don't play with sounds on for some reason.
- Subtitles: Yeah, the main part of the mod.
- Direction display: Shows the direction of the sound source.
- Distance to the sound (configurable): Shows the distance to the sound source (in blocks).
Ensure you have FoxLoader installed. Click at the link and follow instructions (Installation section). Or in a nutshell, grab *-mmc.zip file and export it to MultiMC/PrismLauncher.
Simply download a .jar file and put it inside mods folder. That's all.
Want to compile by yourself? Just download the sources and run the following command:
./gradlew buildThe output file will be located in build/libs folder.
This mod is licensed under Apache License 2.0
