On Block Break
Description
When the player breaks a custom block or a furniture when used as a block or furniture skill. Or when the player breaks a block when used as an item skill.
The associated @trigger is the entity that has been hit
The @Origin is moved to the broken block location
| Implemented Placeholders |
|---|
<skill.var.block-internalid> |
Implementations
Example
CustomBlockSkills:
- sound{s=block.amethyst_block.break} @self ~onBlockBreak
Aliases
- onBlock_Break
- onBreakblock
- onBreak_Block