Update Conditions authored by Amy's avatar Amy
...@@ -105,9 +105,16 @@ Conditions used this way can still have a condition action. ...@@ -105,9 +105,16 @@ Conditions used this way can still have a condition action.
> The day and raining have their condition action declared, while onBlock uses the default one, `true` > The day and raining have their condition action declared, while onBlock uses the default one, `true`
# Additional Conditions
Links to conditions added by addon plugins. Any conditions from these links will not work without that plugin installed.
- [ModelEngine 4](https://git.mythiccraft.io/mythiccraft/model-engine-4/-/wikis/MythicMobs/Conditions)
- [ModelEngine Legacy](https://git.lumine.io/mythiccraft/modelengine/-/wikis/Conditions)
- [Mythic Crucible](https://git.mythiccraft.io/mythiccraft/mythiccrucible/-/wikis/Skills/Conditions)
- [Mythic Enchantments](https://git.mythiccraft.io/mythiccraft/mythicenchants/-/wikis/Skills/Conditions)
- [MCPets](https://mcpets.gitbook.io/mcpets/tutorials/mythicmobs-features#conditions)
Conditions # Conditions
----------
| Condition | Type | Description | | Condition | Type | Description |
|-------------------------------------------------------------------------------|----------|----------------------------------------------------------------------------------------------| |-------------------------------------------------------------------------------|----------|----------------------------------------------------------------------------------------------|
...@@ -297,12 +304,4 @@ FlameShock: ...@@ -297,12 +304,4 @@ FlameShock:
- effect:particles{p=flame;a=20;hS=3;vS=1;s=0;y=2} - effect:particles{p=flame;a=20;hS=3;vS=1;s=0;y=2}
- potion{t=HARM;d=1;l=1} - potion{t=HARM;d=1;l=1}
``` ```
[1] Not all conditions may be applicable everywhere. [1] Not all conditions may be applicable everywhere.
\ No newline at end of file
# Additional Conditions
Conditions added by addon plugins.
- [ModelEngine 4](https://git.mythiccraft.io/mythiccraft/model-engine-4/-/wikis/MythicMobs/Conditions)
- [ModelEngine Legacy](https://git.lumine.io/mythiccraft/modelengine/-/wikis/Conditions)
- [Mythic Crucible](https://git.mythiccraft.io/mythiccraft/mythiccrucible/-/wikis/Skills/Conditions)
- [Mythic Enchantments](https://git.mythiccraft.io/mythiccraft/mythicenchants/-/wikis/Skills/Conditions)
\ No newline at end of file