Skip to main content
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"