Skip to content
GitLab
Explore
Sign in
Register
MythicCraft
MythicCrucible
Wiki
Skills
Triggers
onBlockPlace
onBlockPlace
· Changes
Page history
Update onBlockPlace
authored
Nov 13, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Triggers/onBlockPlace.md
View page @
52972987
...
...
@@ -4,7 +4,7 @@ When the player places the custom block or a furniture
## Example
```
yaml
Skills
:
CustomBlock
Skills
:
-
sound{s=block.amethyst_block.place} @self ~onBlockPlace
```
...
...