|
|
## Description
|
|
|
Sets the location a compass points to. Compass will point to whatever targeter you use.
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
This mechanic has no attributes
|
|
|
> This mechanic has no attributes
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
... | ... | @@ -11,3 +13,7 @@ CustomCompass: |
|
|
Skills:
|
|
|
- setcompasslocation{} @Location{x=100;y=71;z=-120} ~onUse
|
|
|
```
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
- [x] setCompassTarget |
|
|
\ No newline at end of file |