> For the complete documentation index, see [llms.txt](https://natorog.gitbook.io/zelchat/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/zelchat/render-features/item-item.md).

# Item \[item]

***

```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="/files/Pi2E3JEP6CGcmjVh4UPF" alt=""><figcaption><p>A classic item will be rendered in different languages!</p></figcaption></figure>

***

<figure><img src="/files/dxDRNRKv4XPs2Rzbz1kL" alt=""><figcaption><p>A custom item fully rendered</p></figcaption></figure>
