... | @@ -70,7 +70,7 @@ Location Targeters |
... | @@ -70,7 +70,7 @@ Location Targeters |
|
| Targeter | Shorthand | Description |
|
|
| Targeter | Shorthand | Description |
|
|
|------------------------------------------|-----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
|------------------------------------------|-----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
| @SelfLocation{y=0.0} | | Targets the caster's location an optional yoffset |
|
|
| @SelfLocation{y=0.0} | | Targets the caster's location an optional yoffset |
|
|
| @SelfEyeLocation{y=0.0} | | Targets the caster's eye location |
|
|
| @SelfEyeLocation | | Targets the caster's eye location |
|
|
| @Forward{f=5;y=0.0;sideOffset=0.0;lockpitch=false} | | 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;lockpitch=false} | | Targets a location 5 blocks infront of caster's facing direction with a yoffset and sideoffset of 0.0 |
|
|
| @ProjectileForward{f=1;rot=45} | | Targets 1 block infront of the projectile offset by 45 degrees |
|
|
| @ProjectileForward{f=1;rot=45} | | Targets 1 block infront of the projectile offset by 45 degrees |
|
|
| @TargetLocation{maxdistance=#} | @targetloc, @TL | Targets the mob's target's location |
|
|
| @TargetLocation{maxdistance=#} | @targetloc, @TL | Targets the mob's target's location |
|
... | | ... | |