Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt

Use this file to discover all available pages before exploring further.

Quest Additional Lore

Allows defining additional lore that will be appended to a quest’s icon regardless of the category it is in. This is useful for global status messages.

Fields

FieldTypeDescription
questRef<QuestEntry>The quest to apply the lore to.
additionalLoreNotStartedStringLore shown when the quest is not started.
additionalLoreInProgressStringLore shown when the quest is in progress.
additionalLoreCompletedStringLore shown when the quest is completed.