Changes
Page history
added DetermineCondition
authored
Oct 23, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics/posearmorstand.md
0 → 100644
View page @
5d1a42d8
## Description
Moves the extremities of an armorstand, the value is in radians.
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| head | h | The rotation of the head | 0,0,0 |
| body | b | The rotation of the body | 0,0,0 |
| leftarm | la | The rotation of the left arm | 0,0,0 |
| rightarm | ra | The rotation of the right arm | 0,0,0 |
| leftleg | ll | The rotation of the left leg | 0,0,0 |
| rightleg | rl | The rotation of the right leg | 0,0,0 |
## Examples
```
yaml
Skills
:
-
posearmorstand{head=0.78,0,0} @self ~onSpawn
-
...
```
## Aliases
-
[x] armorstandpose
\ No newline at end of file