Changes
Page history
added Orientation option
authored
Feb 26, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Furniture.md
View page @
3d9d3ccf
...
@@ -130,6 +130,14 @@ Defaults to `FLOOR`
...
@@ -130,6 +130,14 @@ Defaults to `FLOOR`
Placement
:
FLOOR
Placement
:
FLOOR
```
```
#### Orientation
The orientation of the furniture. Can be especially useful with the
`ANY`
placement option.
Possible values are
-
`ATTACHED`
: Default for the HANGING placement
-
`STATIC`
: Default for the ANY, FLOOR and WALL placements
-
`FLIPPED`
: Default for the CEILING placement
#### Diagonalable
#### Diagonalable
Whether or not furniture can be rotated at 45 degree angles instead of 90 degree angles. Defaults to false.
Whether or not furniture can be rotated at 45 degree angles instead of 90 degree angles. Defaults to false.
```
yaml
```
yaml
...
...
...
...