Skip to content

Custom block break

toxicity188 edited this page Sep 14, 2023 · 2 revisions

Be called when custom block is broken by player.

argument

argument aliases type description
type t material the type of broken 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 broken block

usage

- customblockbreak{t=GRASS_BLOCK}
Clone this wiki locally