Aller au contenu principal

locator_bar_waypoint

Shows a waypoint on the player's locator bar pointing to a target position — audience entry.

Entry Information

PropertyValue
Entry IDlocator_bar_waypoint
TypeAudience
ColorCyan
Iconmdi:map-marker-radius

Fields

FieldTypeDescription
targetPositionVar<Position>The target position to point toward.
colorVar<String>The color of the waypoint dot in hex format like '#FF5555'.
styleVar<String>Optional icon style key (e.g., 'minecraft:default').

Usage Example

- entry: locator_bar_waypoint
name: "Shows a waypoint on the player's locator bar pointing to a target position"
targetPosition: ""
color: ""
style: ""