> For the complete documentation index, see [llms.txt](https://docs.nexomc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexomc.com/mechanics/furniture-mechanic/seat-mechanic.md).

# Seat Mechanic

Using the Seat-Mechanic you can add seats to your furniture.\
Seats are configured like below, with an `x,y,z` offset

```yaml
myitem:
  Mechanics:
    furniture:
      seat: 0,0.5,0
      #seats:
      #  - 0,0.5,0
      #  - 1,0.5,0
```

<figure><img src="https://548966760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTAoAxayP9PrBtX9UQ5wa%2Fuploads%2Fgit-blob-4f6be495e8af4f649a56787f051eae89fc68c681%2Fimage.png?alt=media" alt=""><figcaption><p>Chair &#x26; Couch included in Nexo's Default Items</p></figcaption></figure>
