Changes
Page history
Create FurnitureType
authored
Jan 16, 2024
by
Amy
Show whitespace changes
Inline
Side-by-side
FurnitureType.md
0 → 100644
View page @
e1cbc6cc
## Description
This condition checks if the furniture you are targeting is a specific type of furniture.
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| type | t | The type to check for | |
## Examples
```
yaml
TargetConditions
:
-
furnitureType{type=BrownCouch}
true
```
\ No newline at end of file