Version: 0.5.1
Block Place Event
The Block Place Event
is called when a block is placed in the world.
How could this be used?
This event could be used to create a custom block that has special properties when placed in the world, like particles or sounds that play. It could also be used to create a block that when placed, can turn itself into a cool structure.
Fields
Triggers
RequiredListLocation
OptionalThe location of the block that was placed.
Block
RequiredThe block that is placed.