# Placed heads texture glitched

{% hint style="info" %}
This is caused by the emotes feature of ItemsAdder and currently there is no fix other than disabling them.
{% endhint %}

This bug happens if you have more than 1 player head of the same player in front of you.\
This doesn't happen if you have different player heads in front of you or if you have only 1 head in front of you.

This bug is also reproducible in **OriginRealms** server and will be reproducible with any other custom emotes system that will be released by other developers.\
I probably can't fix this bug in any way because it's how the game rendering system works.

I'll do my best to find a workaround but I doubt this game allows me to identify placed heads in order to fix that.

## How to fix

The only way to fix this is to disable emotes system in `config.yml` of **ItemsAdder**.\
Don't forget to regenerate the resourcepack using `/iazip`.

![](/files/Og7xpRSZ0rucCacv2m0S)

{% embed url="<https://youtu.be/Gn7uzcSmjmU>" %}


---

# 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/japanese/faq/placed-heads-texture-glitched.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.
