# Change loots

## MythicMobs <a href="#fuel" id="fuel"></a>

In the folder `plugins\MythicMobs\Skills\Lootbox\Lootbox_skills.yml`

{% hint style="info" %}
In this exemple, change "pumpkin\_seeds" and "amount=10" by what you want
{% endhint %}

{% hint style="danger" %}
Please modify only the categories named **`Lootbox_[COLOR]_Item[number]`** !
{% endhint %}

<figure><img src="/files/dGjGPL6315Rwi5fkskQi" alt=""><figcaption></figcaption></figure>

## DeluxeMenus <a href="#rocket-catcher" id="rocket-catcher"></a>

In the folder `plugins\DeluxeMenus\gui_menus` select the menu you wish to modify.

{% hint style="info" %}
In this exemple, change "pumpkin\_seeds" and "amount: 10" by what you want.

You can also change what you want in the lore.
{% endhint %}

<figure><img src="/files/1nF88NdcZL5lmF2ueZxk" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Do this for every item you have modified in the MythicMobs loots.
{% endhint %}

**Enjoy !**


---

# 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://wiki.chrisgraph.fr/how-to-install/unique-lootbox/change-loots.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.
