Skip to content

Custom block place

toxicity188 edited this page Sep 14, 2023 · 1 revision

Be called when custom block is placed 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 placed block

usage

- customblockplace{t=GRASS_BLOCK}

Clone this wiki locally