Zum Hauptinhalt springen

fast_travel_destination

Type: misc entry Exact entry ID: fast_travel_destination

Role

This TypeWriter entry is registered in code with the exact display name Destination de voyage rapide.

Verified fields

Exact fieldTypeField guidance
regionRef<FastTravelRegionEntry>Region this destination belongs to.
displayNameStringDisplayed name of the destination.
locationPositionArrival point.
iconItemIcon shown when the destination is unlocked.
lockedIconItemIcon shown when the destination is locked. Empty = the same icon without the glint.
loreList<String>Lore shown when the destination is unlocked.
lockedLoreList<String>Lore shown when the destination is locked: explain what is missing to unlock it.
orderIntDisplay order in the region. Declaration order breaks ties.
unlockCriteriaList<Criteria>Unlock conditions. When unmet, the destination remains visible but unavailable.
permissionStringPermission required to travel to this destination. Empty = none.
onTravelList<Ref<TriggerableEntry>>Actions triggered after a successful journey.

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 fast_travel_destination 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 moduleSource file
TypeWriter-TinyEssentialsExtensionFastTravelEntries.kt