|
|
|
<!--type:PlayerTrigger-->
|
|
|
|
## Description
|
|
|
|
When the player breaks a custom block or a furniture
|
|
|
|
|
|
|
|
|
|
|
|
## Example
|
|
|
|
```yaml
|
|
|
|
CustomBlockSkills:
|
|
|
|
- sound{s=block.amethyst_block.break} @self ~onBlockBreak
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [x] onBlock_Break
|
|
|
|
- [x] onBreakblock
|
|
|
|
- [x] onBreak_Block |
|
|
|
\ No newline at end of file |