Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
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
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Skills/Triggers/onBlockPlace.md
Skills/Triggers/onBlockPlace.md
+1
-1
No files found.
Skills/Triggers/onBlockPlace.md
View page @
52972987
...
@@ -4,7 +4,7 @@ When the player places the custom block or a furniture
...
@@ -4,7 +4,7 @@ When the player places the custom block or a furniture
## Example
## Example
```
yaml
```
yaml
Skills
:
CustomBlock
Skills
:
-
sound{s=block.amethyst_block.place} @self ~onBlockPlace
-
sound{s=block.amethyst_block.place} @self ~onBlockPlace
```
```
...
...