Update onBlockPlace authored by Lxlp's avatar Lxlp
...@@ -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