Warning This is a direct port of the 1.18 version. You will encounter bugs, but feel free to make a PR to fix them.
Currently there are no compiled jars to download, so you will have to build it yourself. If you need help, follow the instructions below.
- Make sure you have OpenJDK installed. You may have to restart your computer after installation if the next steps fail.
- Download this repository and extract it.
- Open a command line or terminal in the extracted directory.
- Mac/Linux: Run./gradlew build
- Windows: Rungradlew build
- If all goes well, you should find the mod jar in
build/libs/modmanager-1.2.3+1.19.jar
. Make sure you usemodmanager-1.2.3+1.19.jar
, NOTmodmanager-1.2.3+1.19-sources.jar
. Otherwise, your game will crash.
Extends Mod Menu with a new tab for installing, removing and updating mods.
Features:
- Browse through Modrinth in minecraft
- Install, remove and update mods in minecraft (needs restart to apply changes)
- Notify about outdated mods
- Show a list of all outdated mods
Select multiple categories: Search view: Updatable mods list: Mod Update:
- Prospector for creating ModMenu
- Modrinth for creating a public and easy to use API for searching mods