# Armors animation and emission not working

{% hint style="warning" %}
Animation and emission won't be shown if the client uses:

* [**Fabulously Optimized**](https://www.curseforge.com/minecraft/modpacks/fabulously-optimized) modpack
* Mods which are meant to replace **Optifine**
  {% endhint %}

## Animated armors and emission not working

### On Fabulously Optimized

It's a limitation of the **Fabulously Optimized** modpack.\
Read more here: <https://github.com/SHsuperCM/CITResewn/issues/87>

### On Optifine or Vanilla

Enable smooth lighting to fix emission

![](/files/Ua4xBcqmO2MZtmPgeiBI)


---

# 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/armors-animation-and-emission-not-working.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.
