|
|
## Description
|
|
|
Sets the location a compass points to as a lodestone location. Compass will point to whatever targeter you use.
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
> This mechanic has no attributes
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
CustomCompass:
|
|
|
Id: COMPASS
|
|
|
Skills:
|
|
|
- SetCompassLodestone @Location{x=100;y=71;z=-120} ~onUse
|
|
|
``` |
|
|
\ No newline at end of file |