updated triggers with references to MythicRPG authored by Lxlp's avatar Lxlp
...@@ -6,6 +6,11 @@ When the player places the custom block or a furniture ...@@ -6,6 +6,11 @@ When the player places the custom block or a furniture
|--------------------------------| |--------------------------------|
| `<skill.var.block-internalid>` | | `<skill.var.block-internalid>` |
## Implementations
- [MythicRPG](/../../../mythicrpg/-/wikis/Skills/Triggers/onBlockPlace)
-
## Example ## Example
```yaml ```yaml
CustomBlockSkills: CustomBlockSkills:
... ...
......