# graphics and item\_model on 1.21.3 and lower

{% hint style="warning" %}
Please do not report any missing texture or issue about that.
{% endhint %}

`'PLAYER' won't be able to see modern items 'graphics'.`

This error is thrown when you try to join on a server using a client that doesn't support the new item graphics (generated automatically using `graphics` property or using `item_model`).

Consider limiting client versions to 1.21.4+ or stop using the new `graphics` or `item_model` properties.

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


---

# 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/graphics-and-item_model-on-1.21.3-and-lower.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.
