packwiz
packwiz
A command line tool for creating Minecraft modpacks
Options
--config string The config file to use (default "/opt/buildhome/.config/packwiz/.packwiz.toml")
-h, --help help for packwiz
--meta-folder string The folder in which new metadata files will be added, defaulting to a folder based on the category (mods, resourcepacks, etc; if the category is unknown the current directory is used)
--meta-folder-base string The base folder from which meta-folder will be resolved, defaulting to the current directory (so you can put all mods/etc in a subfolder while still using the default behaviour) (default ".")
--pack-file string The modpack metadata file to use (default "pack.toml")
SEE ALSO
- packwiz completion - Generate the autocompletion script for the specified shell
- packwiz curseforge - Manage curseforge-based mods
- packwiz init - Initialise a packwiz modpack
- packwiz list - List all the mods in the modpack
- packwiz modrinth - Manage modrinth-based mods
- packwiz refresh - Refresh the index file
- packwiz remove - Remove a mod from the modpack
- packwiz serve - Run a local development server
- packwiz update - Update a mod (or all mods) in the modpack
- packwiz utils - Utilities for managing packwiz itself