quest_codex_menu
Open Quest Codex menu — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | quest_codex_menu |
| Type | Misc |
| Color | Blue |
| Icon | mdi:book-open |
Description
Action entry that opens the Quest Codex menu for a specific quest. This replaces the reflection-based QuestPlusCodexBridgeImpl with a native GUI action.
Fields
| Field | Type | Description |
|---|---|---|
quest | Ref<QuestEntry> | The quest whose codex entry should be displayed |
title | String | Title of the codex menu |
description | String | Description shown in the menu |
Usage Example
- entry: quest_codex_menu
name: "Open Quest Codex menu"
quest: ""
title: ""
description: ""