> For the complete documentation index, see [llms.txt](https://natorog.gitbook.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://natorog.gitbook.io/render-features/item-item.md).

# Item \[item]

The item renderer work in chat and private messages

***

```yaml
  item-show:
    enabled: true
    prefix: '[item]' # What users must type in chat or in private messages
    parser: <white>[%item%<reset><white>]</white> # Only supports MiniMessage formats
```

ZelChat will fully render the player's item in main hand and also the full lore of that item.\
\
We also have a unique feature, if the item is not a custom one, players will see the render in their Minecraft language!

***

<figure><img src="https://915383071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkgPprrYnIJHMCcjNEdrD%2Fuploads%2FSIod7XckkOo6fjFdrkAl%2Fitemrender.png?alt=media&amp;token=2a404006-f38a-4961-aaca-63318449a72b" alt=""><figcaption><p>A classic item will be rendered in different languages!</p></figcaption></figure>

***

<figure><img src="https://915383071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkgPprrYnIJHMCcjNEdrD%2Fuploads%2FQYnnra370A2bNQW4h1wL%2Fitemrender2.png?alt=media&amp;token=af5513c4-b9ca-40d8-a3f2-1510cbe7adb3" alt=""><figcaption><p>A custom item fully rendered</p></figcaption></figure>
