| Name | lodestone_location |
| Object | ItemTag |
| Input | LocationTag |
| Related Tags | <ItemTag.lodestone_location> Returns the lodestone location this compass is pointing at (if any). (...)
|
| Description | Changes the lodestone location this compass is pointing at.
See also ItemTag.lodestone_tracked Give no input to unset. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemLodestoneLocation.java#L96 |