|
|
=====================
|
|
|
|
|
|
|
|
|
## Description:
|
|
|
|
|
|
## Description
|
|
|
Shoots a wither skull from the mob towards the target entity or
|
|
|
location.
|
|
|
|
|
|
## Attributes:
|
|
|
|
|
|
| Attribute | Aliases | Description | Default Value |
|
|
|
|-----------|---------|---------------------------------------------------------------------|---------------|
|
|
|
## Attributes
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| yield | y | The yield (power) of the skull's explosion. | 1 |
|
|
|
| playsound | ps | Whether or not to play the skull launching sound when it is created | false |
|
|
|
|
|
|
## Examples:
|
|
|
|
|
|
## Examples
|
|
|
This example would shoot a barrage of 3 fast-moving Wither Skulls at the
|
|
|
target.
|
|
|
```yaml
|
... | ... | |