# Graphic Issues

## Custom Game Models & textures are missing

At present, Akadia supports three render engines:

* The Vanilla Minecraft render engine
* Optifine
* Iris \*

### \* Iris may not display certain custom textures and models accurately&#x20;

No need to worry though! We use Iris and Sodium as well, so you can still join in on the fun. To ensure your experience is optimal, please download the following mod:

#### [<mark style="color:green;">CIT Resewn (for 1.19.4)</mark>](https://www.curseforge.com/minecraft/mc-mods/cit-resewn)

Place the mod in your mod folder and you are good to go! Remember, you only have to do this if you use the Iris mod.

If you experience any other issues, please don't hesitate to contact us through the [<mark style="color:orange;">support channel on Discord</mark>](/support/ask-for-help.md). We're here to help you and ensure you have a smooth and enjoyable experience on Akadia.


---

# 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://docs.akadia-survival.com/support/graphic-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.
