Update Conditions authored by Ethan's avatar Ethan
......@@ -50,6 +50,7 @@ health:
| ------ | ----------- |
| [bar-inactive](Bar-Inactive-Condition) | Used for bar inactivity. |
| [bar-progress](Bar-Progress-Condition) | Used for detecting the progress of the bar. |
| effect | Used for detecting potion effects on the player. |
| mounted | Used for detecting if a player is mounted on a living entity. |
| [effect](Effect-Condition) | Used for detecting potion effects on the player. |
| gamemode | Used for checking a player's gamemode. |
| [mounted](Mounted-Condition) | Checks if a player is mounted on a **living** entity. |
| placeholder | Used for making custom conditions. |
\ No newline at end of file