quest_codex_locator_bar
Type: misc entry
Exact entry ID: quest_codex_locator_bar
Role
This TypeWriter entry is registered in code with the exact display name Quest Codex Locator Bar.
Verified fields
| Exact field | Type | Field guidance |
|---|---|---|
target | WaypointTarget | Target resolved from a position, active objective or entity. |
color | Var<String> | Colour of the locator bar dots, in hex format like '#55FF55'. |
style | Var<String> | Optional icon style key, for example 'minecraft:default'. |
maxTargets | Int | Maximum number of simultaneous dots. |
In practice
Start with the required fields, save the TypeWriter page, and test this entry in the context that triggers it. Select dynamic values and references from the web interface when a selector is available.
Common issue
If quest_codex_locator_bar is not available, check the installed extension version, the selected TypeWriter category, the exact identifier, and the extension dependencies. An entry from a Soon extension must not be used as an available feature.
Technical reference
| Source module | Source file |
|---|---|
Typewriter-QuestCodexExtension-Public | QuestCodexLocatorBarEntry.kt |