← Назад к ресурсам

Server Unpacker

Extract Server Resource Packs

Modrinth utility

Описание

[![Latest Release](https://img.shields.io/modrinth/v/B3fgRqfr?style=for-the-badge&label=Latest%20Release&color=8994ce)](https://modrinth.com/mod/wordstones/versions) ![Game Versions](https://img.shields.io/modrinth/game-versions/B3fgRqfr?style=for-the-badge&color=8994ce) # 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`](https://minecraft.wiki/.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 ![GUI Preview](https://cdn.modrinth.com/data/B3fgRqfr/images/7a6860c3645da101e697336d16935706192f3d21.png) ## CLI You can extract multiple files by using the following command `java -jar server-unpacker-*.jar [files]` # Credits - Thank you to [Zardium](https://gitlab.com/Zardium) for writing the original code and creating the GUI