<- Back to the blog page

Minecraft Modpack Manager v10.0.0

A new major Minecraft Modpack Manager has been released, I recommend reading these patch notes.

With the new Minecraft Modpack Manager release there is a new great feature, that I'm sure many people will use.

\n

Exporting modpacks and importing modpacks

\n
    \n
  • Now every mod you install using Minecraft Modpack Manager will be indexed in a modConfig.json
  • \n
  • Thanks to this change, you will be able to export a modConfig.json in order for others to download the indexed mods.
  • \n
  • There is a new tab that is designed to import mods.
  • \n
  • If you want to include a new mod that is not available on curseforge or modrinth, you'll have to manually add a new entry to the mods field, it should look like this:
  • \n
\n
{\n"id": "anything",\n"downloadUrl" :"example.com/mymod.jar",\n"source": "anything, but ModSource.online is recommended"\n}\n
\n