We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5ccb52 commit 9ee89cfCopy full SHA for 9ee89cf
1 file changed
docs/epicachievements/configuration/04-conditions.mdx
@@ -89,7 +89,7 @@ Supported only by some types of achievements: refer to the [tasks](./tasks) docu
89
90
| Condition | Description | Required arguments |
91
|------------------|------------------------------------------------------------------------------------------------------|-------------------------------------------------------------|
92
-| `entities` | A list of entities | `entities` |
+| `entities` | A list of entities <br/> **MythicMobs** is supported: `mythicmobs:<id>` or `mm:<id>` | `entities` |
93
| `is_hostile` | Check if an entity is hostile | `value` (true/false) |
94
| `items` | A list of items | `items` |
95
| `blocks` | A list of blocks | `blocks` |
0 commit comments