# Resource Pack

## How to Download

To download the resource pack, simply click on [this](https://drive.usercontent.google.com/download?id=1bLO6v0fRM6jt6CjzsBrFXRRk33ZR2HDc\&export=download\&authuser=0) link and it will download the pack for you! Once downloaded, you will notice that there are 2 subfolders. "StylePack1" and "StylePack2". They are two different styles of the health bars, you can either choose hearts, or one of the two styles! (doesn't matter which pack if you are using hearts)

## How to Distribute It

Once you have downloaded the resource pack you can choose your preferred distribution method. There are a few options, and its up to you to decide which one you want to use.

## server.properties

This is by far the easiest option, and is as simple as uploading the style pack to something like Google Drive, and copying the download link into the <mark style="color:red;">resource-pack</mark> value in your `server.properties` file. If you need help, there are plenty of YouTube videos on how to do this. (Vitalo does not provide Google Drive links for the individual style packs as it is expected you will be modifying them)

## ItemsAdder

If you are using ItemsAdder, things are a lot easier. Simply open the ItemsAdder folder within the style pack, and copy and paste the `vitalo` folder into the `contents` folder within ItemsAdder's configuration, typically found in your server at `plugins/ItemsAdder/contents`.

## Oraxen

Similar to ItemsAdder, the Oraxen steps are very simple. Simply copy and paste the folders inside the Oraxen configuration folder found at `plugins/Oraxen` and you are good to go!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://vitalo.gitbook.io/vitalo/configuration/resource-pack.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
