Minecraft Resource Pack Hosting
Minecraft resource pack hosting requires three things in your server.properties: a public direct-download URL, a SHA1 hash of the ZIP, and a UUID. MCPacks does all three in a single step — drop your ZIP and get the complete config block ready to paste. Free, no account required.
The Easiest Way to Host a Resource Pack
Upload your .zip to MCPacks. It computes SHA1 in your browser using the WebCrypto API, uploads the file to Google Drive, and outputs the complete server.properties block — resource-pack URL, resource-pack-sha1, and resource-pack-id — done in under 60 seconds.
Common Resource Pack Hosting Mistakes
- Wrong SHA1 hash — if the SHA1 does not match the file Minecraft rejects the pack silently. MCPacks always matches.
- Non-direct download URL — share pages return HTML, not the ZIP. MCPacks generates the correct export=download URL automatically.
- Missing UUID — the resource-pack-id field (added in 1.20.3) must be a valid UUID. MCPacks generates one per upload.
- Pack not at ZIP root — pack.mcmeta must be at the root of the ZIP, not in a subfolder.
Supported Server Platforms
Works with all Java Edition servers: Vanilla, Paper, Spigot, Purpur, Fabric, Forge, Velocity, BungeeCord, and all hosting panels including Pterodactyl, Apex, Shockbyte, and Bisect.
Frequently Asked Questions
What is Minecraft resource pack hosting?
Resource pack hosting means storing your Minecraft resource pack ZIP on a publicly accessible server and providing a direct download URL. Minecraft's server.properties needs this URL to deliver the pack to players on join.
How do I host a Minecraft resource pack for free?
Upload your .zip to MCPacks. It uploads to Google Drive and returns a ready-to-paste server.properties block with the resource-pack URL, SHA1 hash, and UUID — all free, no account required.
What file format does Minecraft use for resource packs?
Resource packs must be packaged as a .zip archive containing a pack.mcmeta file at the root. MCPacks accepts any valid .zip up to 95 MB.
Does MCPacks work with Paper, Spigot, and other server types?
Yes. Any Java Edition server that reads server.properties will work — Vanilla, Paper, Spigot, Purpur, Fabric, Forge, Velocity, and BungeeCord.
How long is my resource pack hosted?
Files are hosted on Google Drive and automatically cleaned up after 4 months. Re-upload before expiry to keep your link active.
What is the maximum pack size?
MCPacks supports packs up to 95 MB. High-resolution packs (128x and 256x) typically fall well within this limit.