Skip to content

Custom block click

toxicity188 edited this page Sep 14, 2023 · 2 revisions

Be called when custom block is clicked by player.

argument

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

usage

- customblockclick{t=GRASS_BLOCK}
Clone this wiki locally