Skip to main content
The Open Discovery Codex entry is a Manifest Entry (or Action) used to open a specific discovery codex menu for a player. Note: This is often used as a trigger.

Configuration

definition
String
required
The category ID of the Discovery Definition to open.
titleOverride
String
Optional title to replace the default category title.
sound
String
Sound to play when opening the menu.
action:
  type: discovery_categ_open
  definition: "fishing_log"
  sound: "block.chest.open"