-
Notifications
You must be signed in to change notification settings - Fork 1
Item click
toxicity188 edited this page Sep 26, 2023
·
1 revision
Be called when player plays right click with some item.
| argument | aliases | type | description |
|---|---|---|---|
| item | i | string | the yaml key of item |
| amount | a | int | the required item amount of event |
| consume | c | boolean | whether item will be consumed when event called successfully |
- itemclick{i=cool_item,c=true,a=1}