# Armors Issues

- [Armors textures not working with shaders mod](https://itemsadder.devs.beer/faq/armors-issues/armors-textures-not-working-with-shaders-mod.md): Armors textures look broken when using custom shaders mods (1.17+)
- [Armors animation and emission not working](https://itemsadder.devs.beer/faq/armors-issues/armors-animation-and-emission-not-working.md)
- [Armor leather texture looks like metal](https://itemsadder.devs.beer/faq/armors-issues/leather-armor-texture-overwritten.md)
- [Armor glow outline bug](https://itemsadder.devs.beer/faq/armors-issues/armor-glow-outline-bug.md)
- [Armor - Unable to fit - try a lower resolution resourcepack](https://itemsadder.devs.beer/faq/armors-issues/armor-unable-to-fit-try-a-lower-resolution-resourcepack.md)
- [Armors not working PackSquash](https://itemsadder.devs.beer/faq/armors-issues/armors-not-working-packsquash.md): Armors not working after using PackSquash


---

# 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/armors-issues.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.
