Want to enhance your server with custom textures, sounds, or models? Adding a server-side resource pack creates a unique, immersive atmosphere that all players can enjoy automatically upon joining. This guide will walk you through adding a resource pack to your MintServers Minecraft server.
Before You Begin
Ensure your resource pack is ready for server-side installation:
- The pack must be a single
.zip
file. - It must contain a valid
pack.mcmeta
file inside. - The pack needs to be compatible with your server's version of Minecraft.
Method 1: Using MC-Packs.net (Recommended)
MC-Packs.net is a free service that simplifies the process by hosting the pack and generating the necessary SHA1 hash for you.
- Go to mc-packs.net and upload your resource pack
.zip
file. - Log into your MintServers Game Panel and go to the "Server Properties" section.
- Copy the link and SHA1 hash from MC-Packs.net. Paste them into the
RESOURCE PACK
andRESOURCE PACK SHA1
fields in your server properties. - Save your changes and restart the server.




Method 2: Using External File Hosting
You can also use a general file hosting service like Dropbox, though it requires an extra step.
- Upload your
.zip
file to a service like Dropbox or Google Drive. - Get a direct download link. For Dropbox, this means changing the end of the share link from
dl=0
todl=1
. - In your "Server Properties", paste the direct link into the
RESOURCE PACK
field. Leave the SHA1 field blank. - Save the properties and restart your server.


Testing and Troubleshooting
After restarting, join the server. You should be prompted to download the pack. If it doesn't work:
- Verify the download link is correct and publicly accessible.
- For Method 2, ensure the link is a direct download link, not a landing page.
- Keep the resource pack file size under 100MB for best results.
Conclusion
Adding a resource pack is a fantastic way to make your server stand out. By using a service like mc-packs.net or a direct download link, you can ensure a smooth, automatic setup for every player who joins, creating a truly unified and custom experience.