Changes
Page history
Update onBlockPlace
authored
Feb 26, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Triggers/onBlockPlace.md
View page @
d00fb768
...
@@ -2,6 +2,10 @@
...
@@ -2,6 +2,10 @@
When the player places the custom block or a furniture
When the player places the custom block or a furniture
| [Implemented Placeholders] |
|--------------------------------|
|
`<skill.var.block-internalid>`
|
## Example
## Example
```
yaml
```
yaml
CustomBlockSkills
:
CustomBlockSkills
:
...
@@ -17,4 +21,4 @@ When the player places the custom block or a furniture
...
@@ -17,4 +21,4 @@ When the player places the custom block or a furniture
<!--TYPES-->
<!--TYPES-->
<!--type:Block-->
<!--type:Block-->
<!--type:Furniture-->
<!--type:Furniture-->
\ No newline at end of file