|
|
|
<!--type:PlayerTrigger-->
|
|
|
|
## Description
|
|
|
|
When the player places the custom block or a furniture
|
|
|
|
|
|
|
|
|
|
|
|
## Example
|
|
|
|
```yaml
|
|
|
|
CustomBlockSkills:
|
|
|
|
- sound{s=block.amethyst_block.place} @self ~onBlockPlace
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [x] onBlock_Place
|
|
|
|
- [x] onPlaceblock
|
|
|
|
- [x] onPlace_Block |
|
|
|
\ No newline at end of file |