added EnderDragonAlive condition authored by Lxlp's avatar Lxlp
......@@ -131,6 +131,7 @@ Conditions
| [Dusk](/skills/conditions/dusk) | Location | If the time is dusk, from 14000 to 18000 in-game time. |
| [EnchantingExperience](/skills/conditions/EnchantingExperience) | Entity | Checks the target player's experience points |
| [EnchantingLevel](/skills/conditions/enchantingLevel) | Entity | Checks the target player's experience level |
| [EnderDragonAlive](/skills/conditions/EnderDragonAlive) | Location | Checks if there is at least one EnderDragon alive in the world of the targeted location |
| [EnderDragonPhase](/skills/conditions/EnderDragonPhase) | Entity | Checks if the ender dragon is in a phase or phases |
| [EntityItemIsSimilar](/skills/conditions/EntityItemIsSimilar) | Entity | Tests if the target item entity is similar to another item |
| [EntityItemType](/skills/conditions/EntityItemType) | Entity | Tests the type of the target item entity |
......
......