Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.5
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-only
Published last year
Updated last week
About
Server Unpacker is a Fabric client-side mod that extracts any resource pack files that can be loaded by Minecraft.
Made for those pesky servers who like to hide their assets using corrupt ZIP file headers.
Mod Usage
Drag and drop the mod into your mods/
folder and join any server that has a required resource pack.
The extracted files will be in your .minecraft
/extracted-packs/
folder.
GUI Usage
Run the .jar file to open the GUI.
You can select or drag and drop file(s) onto the GUI to extract them in the same directory.
CLI Usage
You can extract multiple files by using the following command:
java -jar server-unpacker-x.jar [files]
Where x
is your downloaded version.
Credits
- Thank you to Zardium for writing the original code and making the GUI part of the mod.