The Shader Menu Click Event fires whenever a player clicks a valid button in a Shader Menu.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.
Context Variables
| Variable | Description |
|---|---|
menu_id | ID of the menu being interacted with. |
button_id | ID of the button that was clicked. |
click_type | LEFT, RIGHT, or MIDDLE. |
Configuration
Only trigger for this specific menu ID (or
* for all).Only trigger for this specific button ID (or
* for all).