> 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/bed-mechanic.md).

# Bed Mechanic

Furniture can also be used as beds. Bed-positions can be configured like below.\
This can be used for both replicating normal beds, or just a furniture to lie down on.\
It is configured with an offset and properties for if it should skip nights and reset phantoms.\
A normal bed has both these to true, but you can disable it for say a bench if you want to.

```yaml
myitem:
  Mechanics:
    furniture:
      bed: 0,0,0 true true # x,y,z skip-night reset-phantoms
      #beds:
      #  - 0,0,0 true true
      #  - 0,0,1 true true
```

<figure><img src="/files/uaQeRGv2OpzIVIOo6F57" alt=""><figcaption><p>Double-Bed included in Nexo's Default Items</p></figcaption></figure>
