> For the complete documentation index, see [llms.txt](https://moretweaks.tarna.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moretweaks.tarna.dev/tweaks/item-finder.md).

# Item Finder

## Description

Adds a command that allows players to search for a certain item in nearby chests and displays particles above it.

## Options

| Name    | Description                                  | Type    | Default    |
| ------- | -------------------------------------------- | ------- | ---------- |
| enabled | Whether this tweak is enabled.               | boolean | false      |
| command | The name of the command to register.         | string  | itemfinder |
| range   | The radius of blocks to search for the item. | integer | 5          |
