Zum Hauptinhalt springen

quest_tracking_menu_config

Configuration for the quest tracking menu system — manifest entry.

Entry Information

PropertyValue
Entry IDquest_tracking_menu_config
TypeManifest
ColorGold
Iconmdi:view-list

Fields

FieldTypeDescription
titleStringTitle of the menu. Placeholders: {quest_count}
rowsIntNumber of rows in the menu (1-6).
fillItemItemItem used to fill empty slots (background).
questSlotsList<Int>Slots where tracked quests will be displayed (0-indexed). Supports pagination.
questEmptySlotItemItem used to represent an empty quest slot.
questTemplateQuestItemTemplateTemplate for displaying a tracked quest.
closeButtonMenuButtonConfigClose button configuration.
openSoundSoundSound played when opening the menu.
untrackSoundSoundSound played when untracking a quest via the menu.
untrackMessageStringMessage displayed to the player after untracking a quest.
controlsQuestControlsConfigConfiguration for interactions with tracked quests in the menu.

Usage Example

- entry: quest_tracking_menu_config
name: "Configuration for the quest tracking menu system"
title: ""
rows: 0
fillItem: ""
questSlots: 0
questEmptySlot: ""
questTemplate: ""
closeButton: ""
openSound: ""
untrackSound: ""
untrackMessage: ""
controls: ""