codex_global_menu
Open a codex global menu — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | codex_global_menu |
| Type | Misc |
| Color | Cyan |
| Icon | mdi:book-open-variant |
Description
Action entry that opens a global codex menu showing discovery categories. Uses the declarative layout pool system from the GUI Extension.
Fields
| Field | Type | Description |
|---|---|---|
inventoryTitle | Var<String> | Title of the inventory (supports placeholders and MiniMessage) |
inventoryRows | Int | Number of rows (1-6) |
guiType | GuiType | GUI type to use (CUSTOM, BOOK, FURNACE, etc.) |
layoutPool | List<LayoutData> | Pool of layout definitions for this codex menu |
mainLayoutId | String? | ID of the main layout to display from the pool |
audio | GuiAudioData | Audio configuration for the GUI |
Usage Example
- entry: codex_global_menu
name: "Open a codex global menu"
inventoryTitle: ""
inventoryRows: 0
guiType: ""
layoutPool: []
mainLayoutId: ""
audio: ""