Server Unpacker
Extract Server Resource Packs
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Server Unpacker
About
Server Unpacker is a client-side mod that extracts any resource pack files that can be loaded by Minecraft
Usage
In-Game
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
You can execute the .jar file directly to open a GUI
Select or drag and drop file(s) onto the GUI to extract them in the same directory
CLI
You can extract multiple files by using the following command
`java -jar server-unpacker-*.jar [files]`
Credits
- Thank you to Zardium for writing the original code and creating the GUI