Ilesh Thiada

Results 29 issues of Ilesh Thiada

[Quilt](https://quiltmc.org/) is a fork of Fabric and it just went into beta yesterday. For reference, their ~~example mod is [here](https://github.com/QuiltMC/quilt-example-mod)~~ template mod is [here](https://github.com/QuiltMC/quilt-template-mod).

type: enhancement
status: accepted

## The problem Currently Ferium 'deletes' mods that it doesn't recognise, requiring workarounds such as user mods. ## My solutions Upgrading should be rewritten so that only mod files that...

Modrinth has the functionality to find out which `Version` a local file belongs to (https://docs.modrinth.com/api-spec/#operation/versionFromHash) CurseForge seems to have this functionality through 'fingerprints' but I haven't figured it out yet...

enhancement

## The problem There is no way to install modpacks from a zip file

We would ideally want to publish to the most common package managers so that updating to the latest version is easy and convenient. These are the ones I have in...

help wanted

## The problem Ferium can't download server packs. ## My solutions Add a server pack option to the modpack upgrade command

## The problem Currently, it is not possible to add restricted mods, or download them for modpacks. However, some launchers have added the ability to open browser pages with the...

Something like `ferium profile export modrinth` or `ferium profile export curseforge`

## The problem Currently errors are very difficult to track down because it is impossible to tell where they are from ## My solutions ~A stack traces should be provided...

Required dependencies should be installed when upgrading, and not when the mod is being added

fixed in source