Changes
Page history
Update Targeters
authored
Aug 05, 2021
by
SharkGirl kunjang
Hide whitespace changes
Inline
Side-by-side
Skills/Targeters.md
View page @
414a4953
...
...
@@ -76,7 +76,7 @@ Location Targeters
| Targeter | Shorthand | Description |
|------------------------|-----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| @SelfLocation | | Targets the mob's location itself |
| @SelfLocation
{y=0.0}
| | Targets the mob's location itself
with yoffset 0.0
|
| @Forward{f=5;y=0.0} | | Targets a location 5 blocks infront of entities direction with yoffset 0.0 |
| @TargetLocation | @targetloc, @TL | Targets the mob's target's location |
| @TriggerLocation | | Targets the location of the entity that triggered the skill |
...
...
...
...