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.

Interactive option dialogue with click/sneak-to-select mechanics. Up to 10 options supported with a scrollable window when visibleOptions is configured.

Configuration

mythichud_option
Map
required
Configuration for this option dialogue.
  • Mouse scroll / ZQSD / WASD: Navigate between options
  • Arrow keys: Directional grid navigation
  • Physical movement (WASD + mouse): Directional navigation with cooldown
  • Sneak: Confirm the selected option

Scroll Window

When visibleOptions > 0 and fewer than all options fit:
%arg-N%Description
%arg-20%Visible option count (window size)
%arg-21%Window offset (first visible index)
%arg-22%Max window offset
%arg-23%Scroll percent 0-100
%arg-24%true/false — options hidden above
%arg-25%true/false — options hidden below
Use has_above/has_below for scroll arrow indicators in your popup YAML. 28 arguments total. See the Home page for the full reference table.