Package manager for Minecraft datapacks, crafting tweaks, and resource packs
mcpkg --help
Will give you a list of commands that can be run. Certain commands like mcpkg list --installed
and mcpkg install <name>
can only be run inside of a Minecraft world folder. By default your Minecraft worlds are located in .minecraft/saves
.
- Java 11 or better: If you're on linux or macOS, you should install from your package manager. If you're on Windows, you can install java from their site
mcpkg is available from the Arch User Repository. For example, if you are using yay, run:
$ yay -S mcpkg
Answers to a few questions that may crop up regarding this tool:
This project is aimed mostly at server admins, not end-users. It is very difficult to co-ordinate GUIs with Minecraft servers as they are usually on a different PC to the operator. If you are looking for a way to easily install datapacks with a graphical user interface, might I recommend the API that this tool is built around; vanillatweaks.net.
All things tend towards entropy. But we have the advantage that the core database and logic is already maintained by a well-proven team, and is already in use by many Minecraft server owners and client users. Ideally the only way this tool will stop working, is if nobody is working on Vanilla Tweaks.
We're just the messenger. This is not the place to submit packs. Please see vanillatweaks.net
Yes! This is GitHub, make an account if you don't have one already. Clone the repo or make an issue at the top, we'll be happy to help