| Name | lodestone_tracked |
| Object | ItemTag |
| Input | ElementTag(Boolean) |
| Related Tags | <ItemTag.lodestone_tracked> Returns whether the compass will track a lodestone. If "true", the compass will only work if there's a lodestone at the target location. (...)
|
| Description | Changes whether the compass will track a lodestone. If "true", the compass will only work if there's a lodestone at the target location.
See also ItemTag.lodestone_location |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemLodestoneTracked.java#L80 |