Select your resource pack file (ZIP format only, max 100MB)
MinePack hosts ~18K Minecraft resource packs for free and served ~910K downloads over the last 12 months.
Drop your resource pack (pack.mcmeta + assets folder) into the form above. Its structure is checked automatically.
A unique direct download link and the SHA-1 hash are generated instantly, along with the full server.properties configuration.
Copy the two lines into your server configuration: every player joining your server receives the pack automatically.
Compress your pack as a ZIP file (with pack.mcmeta and the assets folder at the root), upload it to MinePack, and you instantly get a direct download link, the SHA-1 hash and a ready-to-paste server.properties configuration. No account is needed and hosting is free.
Two lines are enough: resource-pack= with your MinePack link, and resource-pack-sha1= with the provided hash. MinePack generates both lines automatically after upload. Copy them as-is into your server.properties and restart the server. The pack will be offered to every player who joins.
The SHA-1 lets the Minecraft client verify the integrity of the downloaded pack and cache it: players only re-download the pack when its content actually changes. Without a correct SHA-1, some clients reject the pack or re-download it on every connection.
Yes. MinePack is a service offered to the community by MineStrator, a French Minecraft server host. No account, no download limits, and files are served by a dedicated CDN (cdn.minepack.fr).
As long as it is used: every download extends the retention. A pack with no downloads for 6 months is automatically removed (60 days if it has never been downloaded). An active pack never expires and its link never changes.
Resource packs in ZIP format up to 100 MB. The archive must contain a valid pack.mcmeta file and an assets folder. The structure is verified automatically at upload.