open_research_menu
Open a research menu for the player — action entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | open_research_menu |
| Type | Action |
| Color | Gold |
| Icon | mdi:book-open-page-variant |
Description
Action entry to open a research menu for the player using the GUI Extension.
Fields
| Field | Type | Description |
|---|---|---|
menuType | String | Menu type: 'main', 'category', 'history', 'workbench' |
categoryId | String | Category/Branch ID (only for 'category' and 'workbench' types) |
slotId | String | Slot ID (only for 'workbench' type) |
Usage Example
- entry: open_research_menu
name: "Open a research menu for the player"
menuType: ""
categoryId: ""
slotId: ""