Resource Pack SHA-1 Generator
Compute the SHA-1 of a Minecraft resource pack and generate the matching server.properties block — all in your browser.
The SHA-1 hash verifies pack integrity. Players only download packs whose hash matches, preventing tampering and ensuring everyone uses the correct version.
Pack source
Use a direct .zip link (e.g. Dropbox direct, Google Drive direct, or your own hosting). The URL goes into the snippet.
Options
SHA-1 Hash
Upload a resource pack to generate the hashserver.properties
resource-pack=https://example.com/your-pack.zip require-resource-pack=true
Setup steps
- 1Upload your resource pack to a file hosting service.
- 2Get the direct download link (must end in .zip or be a direct link).
- 3Drop the same file here to compute its SHA-1.
- 4Copy the snippet above into your server.properties.
- 5Restart your server for changes to take effect.
Important: If you update the pack contents you must regenerate the hash and update server.properties — old hashes won't work with modified files.