Changes
Page history
Update saddle
authored
Oct 11, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
skills/mechanics/saddle.md
View page @
644741f0
...
@@ -3,9 +3,9 @@ Allows to either equip or remove a saddle on the target entity.
...
@@ -3,9 +3,9 @@ Allows to either equip or remove a saddle on the target entity.
## Attributes
## Attributes
| Attribute
| Aliases
| Description | Default
Value
|
| Attribute | Aliases | Description
| Default |
|-----------
-----|------
-----------|----------------------------------------------------
|
---------------|
|-----------
|
-----------|----------------------------------------------------------
------------|
---------|
| take
| t | If
the saddle should be taken away
.
| false
|
| take
| t, remove, r | Whether
the saddle should be taken away
instead
| false |
## Examples
## Examples
...
@@ -35,3 +35,8 @@ ExampleMob:
...
@@ -35,3 +35,8 @@ ExampleMob:
]
]
} @self ~onInteract
} @self ~onInteract
```
```
## Aliases
-
[x] setsaddle
-
[x] givesaddle
\ No newline at end of file