Skip to main content

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

Search mods

mcmu -s search_term

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcmu-1.3.0.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcmu-1.3.0-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file mcmu-1.3.0.tar.gz.

File metadata

  • Download URL: mcmu-1.3.0.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for mcmu-1.3.0.tar.gz
Algorithm Hash digest
SHA256 7a225d6df01685c80f929117ef89c7dfdc02eab61dda6d9827aef270ff7cd994
MD5 6913210faeab2d4dd5b379087201b7d8
BLAKE2b-256 144133b858ad1d6390f15b982f6b8015cad79255111e9a354dc53e6f6c30bf7f

See more details on using hashes here.

File details

Details for the file mcmu-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: mcmu-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for mcmu-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0cf86be98734d715cf5c4c8f72cfb339a5dced4c59eea0749847359f27703e6d
MD5 a49553f3eef7fc71680a6f57b42ca44d
BLAKE2b-256 23c3066cdbf6ae9b852faac2a9b83f01910a740f9a07b4e0acc0316fe09249ec

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page