> For the complete documentation index, see [llms.txt](https://changelog.matrixemulator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.matrixemulator.com/welcome/server/muserver/data/item/socketitemtype.md).

# SocketItemType

<mark style="color:green;">Lists the items that support sockets and defines how many sockets each item has.</mark>

| Column    | Accepted values                      | Description                                  |
| --------- | ------------------------------------ | -------------------------------------------- |
| Section   | Number (item group)                  | Together with `Type`, forms the item's code. |
| Type      | Number (item index within the group) | See `Section`.                               |
| MaxSocket | Number from 1 to 5                   | Number of sockets available on this item.    |

### <mark style="color:yellow;">Notes</mark>

* Only items listed in this file can receive sockets. An item that does not appear here can never receive seeds/elemental jewels, even if `Item.txt` allows that item to have options.
