Modrinth Output Support
Role
I make Forge and Fabric modpacks
Suggestion
Export instances in the Modrinth modpack format
Benefit
so that way MultiMC will have a way to upload instances to Modrinth
This suggestion is unique
- [x] I have searched the issue tracker and did not find an issue describing my suggestion, especially not one that has been rejected.
You may use the editor below to elaborate further.
No response
Oh and also here is the documentation for modpack format
Unfortunately MultiMC doesn't know where you got your mods from, which is required for Modrinth packs (they are essentially just a list of download links rather than containing all the actual jars). If all the mod jars were included it would likely be too big for Modrinth.
It would be possible to use the reverse hashes lookup route to check for any files which are available on Modrinth, then put the rest in overrides. That's essentially how ATLauncher does it.