A utility to update Minecraft java edition mods from Modrinth
Project description
MCModUpdater (MCMU)
A utility to update and install Minecraft mods for java edition. Only works for Fabric Loader (currently).
!IMPORTANT!
Your .minecraft/mods/ folder must be empty before you use this program. Unintended things might happen if it is not empty.
Usage
$ mcmu
usage: mcmu [-h] [-u] [-r REMOVE] [-i INSTALL] [-l] [-v] [-m MINECRAFT_DIR] [-g GAME_VERSION]
options:
-h, --help show this help message and exit
-u, --update Updates installed mods
-r, --remove REMOVE Removes an installed mod
-i, --install INSTALL
Installs a mod
-l, --list List installed mods
-v, --version show program's version number and exit
-m, --minecraft_dir MINECRAFT_DIR
Path to the Minecraft folder, defaults to '~/.minecraft/'
-g, --game_version GAME_VERSION
Default game version
Update installed mods
mcmu -u
Remove a mod
mcmu -r mod-name
Install a mod
mcmu -i mod-name
List mods
mcmu -l
FAQ
Why did you build this?
I built this because I wanted to use Minecraft's default launcher but still be able to easily install and update mods like in Modrinth's launcher.
Where do I get the mod name from?
Go to Modrinth and search for you desired mod. Then get the part after the /mod/ in the url, that is the mod name.
Why can't I downgrade mods?
As of now you can not downgrade most mods because the installer always checks for the latest version. For example if you have a mod that releases version 12 for Minecraft 1.21.11 but its latest version for Minecraft 1.21.10 is 11 then you can not downgrade that mod.
A solution!
Do:
mcmu -r mod-name
mcmu -g game_version -i mod-name
How does it work?
It works a lot like a package manager actually! It pulls the mods from a source (Modrinth) and installs them on the system. It keeps a list of the installed mods in a config file for easy access of the installed mods.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcmu-1.3.0a0.tar.gz.
File metadata
- Download URL: mcmu-1.3.0a0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
323e52ab997604a0c4fa6f9e565f9ac22b9fb1cf8e51e79d4511230e31506e3f
|
|
| MD5 |
8781d5b9c0697ff0220f5d168ef5aabe
|
|
| BLAKE2b-256 |
1db3eb2517bf3f2963cf4aff22953f5ada81e4c65e579879604464c98eaae20c
|
File details
Details for the file mcmu-1.3.0a0-py3-none-any.whl.
File metadata
- Download URL: mcmu-1.3.0a0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba9371e802ae04b149d75e890760686e6a9eb32d9acdf8cbd644522e33072fb7
|
|
| MD5 |
bbf274419274c2c8bbb9033ba7d3a349
|
|
| BLAKE2b-256 |
2736d21ac9d4b49490ad34b91c3930ccbd0c3dc4caf64e5602f3ca8d83ebea55
|