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 Shader Menu Close Action forces the currently open shader menu (BetterHud interactive menu) to close.

Configuration

menuId
String
Optional. If specified, the close action only triggers if this specific menu ID is currently open. If omitted, closes any active shader menu.
action:
  type: menu_close
  menuId: "my_custom_menu"