# Configuration

## **Config Comparator**

On this website, you can upload two configs, and the site will tell you all the differences between them. This makes updating the plugin much easier, especially since I tend to change and mess with configs pretty often, which can leave you guys with broken stuff that needs adjustments. You can access the tool by [**clicking here**](https://alonsoaliaga.github.io/config-comparator/).

## General

* [**Config**](https://pastebin.com/UnG2DW51)
* [**Language**](https://pastebin.com/zxkRC9nK)

## Game

* [**Game**](https://pastebin.com/Jy2VrMLY)
* [**Titles**](https://pastebin.com/W9Bw4ED6)
* [**Enchants**](https://pastebin.com/uyPZbkFh)
* [**Mob Drops**](https://pastebin.com/yY7JjSsQ)
* [**Block Drops**](https://pastebin.com/1ubdhm9t)

## **Presets**

* [**Lobby Preset**](https://pastebin.com/zRSGE1kG)
* [**Spectator Preset**](https://pastebin.com/0fRFJusj)

## **Scenarios**

* [**Apocalypse Scenario**](https://pastebin.com/wgyYp2dC)

## **Kits**

* [**Armorer Kit**](https://pastebin.com/cyzvY0wJ)
* [**Speleologist Kit**](https://pastebin.com/W7Av8k2a)

## **Recipes**

* [**Hullbreaker Item**](https://pastebin.com/eianXuEE)
* [**Stridebreaker Item**](https://pastebin.com/ux03xQ8B)

## **Boards**

* [**Lobby Board Solo**](https://pastebin.com/ZtsmYQjA)
* [**Lobby Board Teams**](https://pastebin.com/XUVZNk9Y)
* [**Game Board Solo**](https://pastebin.com/QR5Gd0uU)
* [**Game Board Teams**](https://pastebin.com/wiUAD8Yg)

## **Menus**

* [**Kits Menu**](https://pastebin.com/NpNRVWtm)
* [**Recipes Menu**](https://pastebin.com/WtEapUqA)

{% hint style="info" %}
Most features operate on a file-based system (e.g., each kit has its own config file).

If you want to create a kit, you can simply copy one of the already existing configs.
{% endhint %}


---

# 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://xerickerspigot.gitbook.io/uhcreloaded/setting-up/configuration.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.
