-
Notifications
You must be signed in to change notification settings - Fork 1
Custom block click
toxicity188 edited this page Sep 14, 2023
·
2 revisions
Call when custom block is clicked by player.
| argument | aliases | type | description |
|---|---|---|---|
| type | t | material | the type of clicked block |
| location | loc,l | string | the location of event happens |
| world | w | string | the name of world event happes |
| id | i | string | the ItemsAdder id of clicked block |
- customblockclick{t=GRASS_BLOCK}