Changes
Page history
standardized layout
authored
May 11, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
MythicMobs/mechanics/model/DefaultState.md
View page @
eb0b0697
[
< Back to mechanic page
](
../../Model-Mechanics
)
Mechanic: DefaultState
===============
Alias: DefaultAnimation
---------------
## Description
Configure the default animations of an active model.
Attributes
----------
## Attributes
| Attribute | Aliases | Description | Type | Default |
|-----------|---------------|----------------------------------------------------------------|-----------|------------|
| modelid | m, mid, model | Targeted model | String | |
...
...
@@ -32,3 +27,7 @@ In this example, you can see how the defaultstate mechanic can be used to apply
- defaultstate{mid=ExampleModel;type=walk;state=walk}
]} @self ~onDamaged
```
## Aliases
-
[x] defaultanimation
\ No newline at end of file