minecraft-mod-manager
minecraft-mod-manager copied to clipboard
Install and update mods from CurseForge and Modrinth through a CLI
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [DavidAnson/markdownlint-cli2-action](https://togithub.com/DavidAnson/markdownlint-cli2-action) | action | major | `v6` -> `v7` | ---...
### Describe the bug All my mods are skipped over because the tool attempts to connect to CurseForge, fails, then decides to skip the mod instead of checking Modrinth for...
New api is out (i already have two keys) https://core.curseforge.com/
### What changed? - ### Testing - [ ] Added unit tests - [ ] Added integration tests - [ ] ...Your own tests... ### Checklist - [x] I have...
### Describe the bug installed a modpack and attempted to run the mmm updater (just for testing, I know this in general is a bad idea). it made it through...
### Describe the bug I'm trying to install `sodium-extra` using the minecraft-mod-manager and observed some very weird behaviour. First, I tried installing `sodium-extra` into my 1.18.2 instance, but this installed...
### Describe the bug ``` C:\tools\MultiMC\instances\Vanilla Tweaks 1.19\.minecraft\mods>minecraft-mod-manager 'minecraft-mod-manager' is not recognized as an internal or external command, operable program or batch file. ``` ### Steps to reproduce ``` pip...
Things would be faster if the mods were downloaded and installed in parallel.
By looking at the minecraft.jar or server.jar we should be able to determine the MC version that is in use, hopefully... That way, the user doesn't have to explicitly set...
### Describe the bug While updating mods, shulkerboxtooltip didn't upgrade although there was a newer version out. The problem seemed to be that the installed version doesn't exist in CurseForge...