Fixed example formatting for ~onInteract authored by Phillip's avatar Phillip
...@@ -246,7 +246,6 @@ Executes the skill when a player interacts with, or *right-clicks*, the mob. ...@@ -246,7 +246,6 @@ Executes the skill when a player interacts with, or *right-clicks*, the mob.
```yml ```yml
EXAMPLE_MOB: EXAMPLE_MOB:
Type: CHICKEN Type: CHICKEN
Skills: Skills:
# sends a message to all the players in the world # sends a message to all the players in the world
# when a player right-clicks the mob # when a player right-clicks the mob
... ...
......