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.

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"