Convert your Modrinth .mrpack Minecraft modpacks into standard .zip files effortlessly with this Java GUI tool! Perfect for players and modpack creators who want to manage and share their modpacks outside Modrinth.
This Java application extracts all files from a .mrpack archive and repackages them into a .zip archive, preserving the folder structure and contents. It uses a simple graphical interface to select input and output files, making it easy for anyone to use.
- Simple GUI file selectors for input
.mrpackand output.zip - Preserves directory structure inside the archive
- Cross-platform thanks to Java
- Lightweight and fast conversion process
- Console messages to track progress and errors
- Run the program (compile and execute the Java file
MrpackToZipConverter.java). - A file chooser dialog will appear - select your
.mrpackfile. - Next, choose the destination and name for the output
.zipfile. - The program will convert the
.mrpackto.zipand print a success message. - Use the resulting
.zipfile as needed!