Allows the wither to launch random attacks.
Note
Can only be used on the following type of entity:
- Wither (minecraft:wither)
Wither Random Attack Pos Goal Behavior Properties
Name | Default Value | Type | Description | Example Values |
---|---|---|---|---|
priority | not set | Integer number | As priority approaches 0, the priority is increased. The higher the priority, the sooner this behavior will be executed as a goal. | Wither: 3 |
Samples
Wither
"minecraft:behavior.wither_random_attack_pos_goal": {
"priority": 3
}