Skip to main content

Resource Pack

This guide will explain how to download the Unlimited Adventures resource pack and then update it.

๐Ÿ“ Download server resource pack

Step 1โ€‹

Find server.properties file in the main server folder.

Step 2โ€‹

Open the file and look for resource-pack=

Step 3โ€‹

Notice that there is a backwards slash added in the beginning. You have to remove it! โŒ

https\://download.mc-packs.net/NOT-AN-ACTUAL-LINK.zip
โ‡ง

Your link should look like that:
https://download.mc-packs.net/NOT-AN-ACTUAL-LINK.zip

Step 4โ€‹

Copy the link and paste it in your browser.

warning

This above link is just an example, download the resource pack using a link from your server.properties file!




โฌ†๏ธ How to update the server's resource pack?

Step 1โ€‹

ZIP your resource pack, don't ZIP it inside of a folder. Files should be loose. Refer to the image below.

Image Description

Step 2โ€‹

Upload your ZIP to MCPacks.

Step 3โ€‹

Copy resource pack link and the SHA1.

Step 4โ€‹

Locate the resource-pack and paste the new link here.
Locate resource-pack-sha1= and paste the new SHA1 here.

server.properties:

resource-pack=https\://YOUR-LINK.zip
resource-pack-id=INSERT-YOUR-ID
resource-pack-prompt=
resource-pack-sha1=INSERT-YOUR-SHA1

Don't worry about the backwards slash being automatically added after server startup. It's normal.