Changes
Page history
added triggers
authored
Dec 07, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Triggers/onBlockPlace.md
0 → 100644
View page @
f95b8500
## 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