ferium icon indicating copy to clipboard operation
ferium copied to clipboard

Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and GitHub Releases

Results 77 ferium issues
Sort by recently updated
recently updated
newest added

### Description When using the command: ``` ferium add smooth-swapping ``` It shows: "The project is not compatible", even though it clearly has a 1.20 version on the mod download...

enhancement

### Description When upgrading a ton of modrinth mods, this error occurs. This only started to occur today, it was working fine yesterday. ### Steps to reproduce 1. Install a...

bug

### The Problem When adding a mod or modpack, and the author has a donation link, ferium tells the user to consider donating to the author. This isn't a problem...

enhancement

### The Problem I got a modlist, I want to invite friends to my server using the same list of mods, they use Ferium too. So it'd be nice if...

enhancement

### Description I tried this: ``` ferium modpack add rWJ1VM8D ferium upgrade ``` And got this output from `ls`: ``` config 'mods\createaddition-1.20.1-1.0.0b.jar' 'mods\PigPen-Forge-1.20.1-15.0.1.jar' defaultconfigs 'mods\CreativeCore_FORGE_v2.10.34_mc1.20.1.jar' 'mods\pneumaticcraft-repressurized-6.0.0+mc1.20.1.jar' icon.png 'mods\creeperoverhaul-3.0.1-forge.jar' 'mods\polymorph-forge-0.49.0+1.20.1.jar' icons...

bug

### The Problem Having to switch between profiles doesn’t go well with different mod folders. Also, upgrading all profiles at once can only be achieved when ferium knows what profile...

enhancement

### The Problem Sometimes I want to have several profiles that only differ in output directories and versions, but all have the same mods, so I can do `upgrade` with...

enhancement

## The problem There is no way to temporarily remove a mod. ## My solutions A `ferium remove`-like menu where mods can be enabled or disabled. The disabled mods will...

enhancement

### The Problem At the moment, Ferium stores the profile mods directory as an absolute path (i.e. C:\Users\...). Setting this value in the config.json file to include %appdata% rather than...

enhancement

## Description Due to the recent addition of new project types in Modrinth, the current checks probably don't work anymore. ## Additional information On Modrinth, these should be checked by...

bug