Skip to content

Item click

toxicity188 edited this page Sep 26, 2023 · 1 revision

Be called when player plays right click with some item.

argument

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

usage

- itemclick{i=cool_item,c=true,a=1}

Clone this wiki locally