forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 71
MobGoalEditSpell
JasperLorelai edited this page Apr 23, 2026
·
5 revisions
spell-class: ".targeted.MobGoalEditSpell"Warning
Introduced in 4.0 Beta 14.
| Value | Supported |
|---|---|
entity |
true |
location |
false |
entity_from_location |
false |
Modifies Mob Goals of an entity.
- You can find configuration info here.
- Only
remove-allsupports dynamic values through string expressions.
follow_me:
spell-class: ".targeted.MobGoalEditSpell"
always-granted: true
cast-item: stick
add:
- goal: path_to
priority: 1
data:
position:
x: "%var:meta_location_x%"
y: "%var:meta_location_y%"
z: "%var:meta_location_z%"