# First Resourcepack Installation

## Step 1: <a href="#step-4" id="step-4"></a>

Now that you have a zip file, you can install it as your server's resource pack with this resourcepack zip, which contains the resource pack for the resource.

In case there isn't a zip, make sure to make a zip of the pack, pack.mcmeta and the assets folder. The name of the folder is optinal and you can set it to whatever you want

<figure><img src="https://3479484366-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzKHcliy7SRYXkswH4rYW%2Fuploads%2FXR0nxyAUd0hcTkmVnNKx%2Fimage.png?alt=media&#x26;token=7d21d8fa-54aa-4e5e-89b7-4edc89773fa1" alt=""><figcaption></figcaption></figure>

We recommend using [mc-packs](https://mc-packs.net/) to upload your server's resource pack. Simply drag and drop the assets zip folder onto the website to upload it.

<figure><img src="https://3479484366-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzKHcliy7SRYXkswH4rYW%2Fuploads%2Fa2cBBZ4I3KKbjv7UiIvV%2Fimage.png?alt=media&#x26;token=cd1a6cae-731d-4198-aacf-2c4d3e0c5378" alt=""><figcaption></figcaption></figure>

## Step 2: <a href="#step-5" id="step-5"></a>

Once you have uploaded the zip file, it will generate two values: **resource-pack** and **resource-pack-sha1**. You will use these values to ensure the resource pack is automatically downloaded by users when they join the server.

<figure><img src="https://3479484366-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzKHcliy7SRYXkswH4rYW%2Fuploads%2Fm0fZfGOpSB1g0eM7BG9U%2Fimage.png?alt=media&#x26;token=62b72094-44f0-45f8-b50d-eddea33fffce" alt=""><figcaption></figcaption></figure>

## Step 3: <a href="#step-5" id="step-5"></a>

Head over to the main directory of your server and locate the **server.properties** file. Inside, you will find the **resource-pack** and **resource-pack-sha1** fields. Replace these two values with the ones provided by McPacks.

Once you've made these changes, you're all set! The resource pack should now be automatically downloaded by players when they join the server.

<figure><img src="https://3479484366-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzKHcliy7SRYXkswH4rYW%2Fuploads%2FpnDMpyZh3q7iyfeVFM1R%2Fimage.png?alt=media&#x26;token=ba586934-548a-45fb-b316-ceb464e21986" alt=""><figcaption></figcaption></figure>

## Step 4: <a href="#step-5" id="step-5"></a>

Restart your server for the changes in the **server.properties** to be applied. If you’ve followed all the steps correctly, the resource pack should now be working. Enjoy! ☺️
