minecraft-mod-manager icon indicating copy to clipboard operation
minecraft-mod-manager copied to clipboard

Install and update mods from CurseForge and Modrinth through a CLI

Results 34 minecraft-mod-manager issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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...

bug
triage

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...

bug

### 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...

bug

### 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...

bug

Things would be faster if the mods were downloaded and installed in parallel.

enhancement

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...

enhancement

### 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...

bug