# 1.21.5+ remove inventory highlight slot

{% hint style="danger" %}
This will remove **ALL** slot highlights game-wide.

Due to a hardcoded limitation in Minecraft 1.21.5+, applying this fix removes the hover highlight effect from **every** inventory in the game, not just your custom menus. ItemsAdder cannot do anything to bypass or fix this behavior.
{% endhint %}

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

{% stepper %}
{% step %}
**Step 1**

Download the fix and extract it into your ItemsAdder folder.

{% file src="/files/d2cgJZQK8aYV5PpdWSpO" %}
{% endstep %}

{% step %}
**Step 2**

Regenerate your resourcepack using `/iazip`. Reupload your pack if needed, refer to the hosting tutorials.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Because this removes the highlight effect from *any* inventory, it might not be the best solution for every server.\
For now, I have no better solution and it might not be possible to find another one.
{% 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://itemsadder.devs.beer/faq/1.21.5+-remove-inventory-highlight-slot.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.
