logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Create Minecraft Modpacks - Manage Mods with Packwiz | Online Free DevTools by Hexmos

Create Minecraft modpacks easily with Packwiz. Manage mods, update configurations, and export to Modrinth/Curseforge. Free online tool, no registration required.

packwiz

Create, edit and manage Minecraft modpacks. More information: https://packwiz.infra.link/reference/commands/packwiz/.

  • Interactively create a new modpack in the current directory:

packwiz init

  • Add a mod from Modrinth or Curseforge:

packwiz {{modrinth|curseforge}} add {{url|slug|search_term}}

  • List all mods in the modpack:

packwiz list

  • Update index.toml after manually editing files:

packwiz refresh

  • Export as a Modrinth (.mrpack) or Curseforge (Zip) file:

packwiz {{modrinth|curseforge}} export

See Also