Changes
Page history
Update posearmorstand
authored
Oct 11, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
skills/mechanics/posearmorstand.md
View page @
f9cfabb5
...
...
@@ -5,12 +5,12 @@ Moves the extremities of an armorstand, the value is in radians.
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| head |
|
| 0,0,0 |
| body |
|
| 0,0,0 |
| leftarm |
|
| 0,0,0 |
| rightarm |
|
| 0,0,0 |
| leftleg |
|
| 0,0,0 |
| rightleg |
|
| 0,0,0 |
| 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
...
...
@@ -19,3 +19,7 @@ Moves the extremities of an armorstand, the value is in radians.
-
posearmorstand{head=0.78,0,0} @self ~onSpawn
-
...
```
## Aliases
-
[x] armorstandpose
\ No newline at end of file