Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
MythicCraft
MythicCrucible
Wiki
Furniture
Furniture
· Changes
Page history
Update Furniture
authored
Dec 16, 2023
by
Amy
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Furniture.md
Furniture.md
+2
-0
No files found.
Furniture.md
View page @
e9bb7002
...
@@ -239,6 +239,8 @@ Each state can use the `Model`furniture options, and also `Lights: false` to tur
...
@@ -239,6 +239,8 @@ Each state can use the `Model`furniture options, and also `Lights: false` to tur
The
`DefaultState`
(defaults to "DEFAULT") allows you to set the name of the base version of the furniture for referencing in mecahnics.
The
`DefaultState`
(defaults to "DEFAULT") allows you to set the name of the base version of the furniture for referencing in mecahnics.
**Please Note**
Using
`ON`
and
`OFF`
are not valid for state names due to something with YAML. You can solve this by using
`'ON'`
and
`'OFF'`
instead.
## Examples
## Examples
```
yaml
```
yaml
TestFurniture
:
TestFurniture
:
...
...