Changes
Page history
Update Targeters
authored
Sep 29, 2021
by
SharkGirl kunjang
Show whitespace changes
Inline
Side-by-side
Skills/Targeters.md
View page @
02db694b
...
@@ -71,7 +71,7 @@ Location Targeters
...
@@ -71,7 +71,7 @@ Location Targeters
|------------------------|-----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|------------------------|-----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| @SelfLocation{y=0.0} | | Targets the caster's location an optional yoffset |
| @SelfLocation{y=0.0} | | Targets the caster's location an optional yoffset |
| @Forward{f=5;y=0.0;sideOffset=0.0} | | Targets a location 5 blocks infront of caster's facing direction with a yoffset and sideoffset of 0.0 |
| @Forward{f=5;y=0.0;sideOffset=0.0} | | Targets a location 5 blocks infront of caster's facing direction with a yoffset and sideoffset of 0.0 |
| @ForwardWall
| |
|
| @ForwardWall
{f=5;y=0.0;weith=1;height=3} | | Targets a cube 5 blocks infront of caster's facing direction with a yoffset
|
| @TargetLocation | @targetloc, @TL | Targets the mob's target's location |
| @TargetLocation | @targetloc, @TL | Targets the mob's target's location |
| @TriggerLocation | | Targets the location of the entity that triggered the skill |
| @TriggerLocation | | Targets the location of the entity that triggered the skill |
| @Location{c=x,y,z,yaw,pitch} | | The skill will target the coordinates specified. |
| @Location{c=x,y,z,yaw,pitch} | | The skill will target the coordinates specified. |
...
...
...
...