Resource Pack Hosting
If you’re looking to host your texture pack for your Minecraft community you can use a third party file hosting service to deliver your pack to Minecraft clients.
We recommend mc-packs.net as a free and easy to use solution for hosting your resource packs.
Uploading your pack
Section titled “Uploading your pack”mc-packs.net allows you to upload your resource pack in a few simple steps:
- Navigate to mc-packs.net.
- Click on the “chose file” button.
- Select your resource pack
.zipfile. - Complete the hCaptcha and click “Upload”.
- Once the upload is complete, copy the generated download link.
Configuring your server
Section titled “Configuring your server”Once you have the download link for your resource pack, you can configure your server to use it by following these steps:
- Open your
server.propertiesfile located in your server’s root directory. - Locate the
resource-pack=line. - Paste the download link you copied earlier after the
=sign. - Save the
server.propertiesfile. - Restart your server to apply the changes.