# Custom Paintings

Custom paintings are available through [ItemsAdderAdditions](https://itemsadderadditions.com/en/docs/features/custom-paintings).

{% hint style="warning" %}
Requires **Paper 1.21.5 or higher**.
{% endhint %}

Custom paintings let you register real Minecraft painting variants directly from your ItemsAdder YML files. Players can encounter them in-game and, if configured, vanilla painting items can randomly pick them.

Check the full documentation [here](https://itemsadderadditions.com/en/docs/features/custom-paintings).


---

# 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/adding-content/custom-paintings.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.
