... | @@ -11,6 +11,6 @@ Summons a mob to mount the target. Will knock the current rider off if there is |
... | @@ -11,6 +11,6 @@ Summons a mob to mount the target. Will knock the current rider off if there is |
|
## Examples
|
|
## Examples
|
|
```yaml
|
|
```yaml
|
|
Skills:
|
|
Skills:
|
|
summonPassenger{type=MyZombie} @trigger
|
|
- summonPassenger{type=MyZombie} @trigger
|
|
```
|
|
```
|
|
Will summon the mob "MyZombie" to ride the trigger. |
|
Will summon the mob "MyZombie" to ride the trigger. |
|
|
|
\ No newline at end of file |