> 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="/files/ajfWU4tLhztTAT7NP5Cy" alt=""><figcaption><p>Chair &#x26; Couch included in Nexo's Default Items</p></figcaption></figure>
