Changes
Page history
Update throw
authored
Oct 11, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
skills/mechanics/throw.md
View page @
03f89e4f
...
@@ -6,7 +6,7 @@ Throws all targets away from the mob (or origin).
...
@@ -6,7 +6,7 @@ Throws all targets away from the mob (or origin).
| Attribute | Aliases | Description | Default |
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
|-----------|-----------|----------------------------------------------------------------------|---------|
| velocity | v | The horizontal velocity at which the entity is throw | 1 |
| velocity | v | The horizontal velocity at which the entity is throw | 1 |
| velocityY | vy
| The vertical velocity at which the entity is thrown
| 1 |
| velocityY | vy
, yv, yvelocity
| The vertical velocity at which the entity is thrown | 1 |
| fromOrigin | fo | Sets whether to throw the entity from the origin | false |
| fromOrigin | fo | Sets whether to throw the entity from the origin | false |
...
...
...
...