... | ... | @@ -136,6 +136,7 @@ Conditions |
|
|
| [Distance](/conditions/distance) | Compare | Whether the distance between the caster and target is within the given range |
|
|
|
| [DistanceFromSpawn](/conditions/distancefromspawn) | Location | Whether the distance from the world's spawn point to the target is within the given range |
|
|
|
| [Dusk](/conditions/dusk) | Location | If the time is dusk, from 14000 to 18000 in-game time. |
|
|
|
| [EnchantingLevel](/conditions/enchantingLevel) | Entity | Checks the entity experience level |
|
|
|
| [EnderDragonPhase](/conditions/EnderDragonPhase) | Entity | Checks if the ender dragon is in a phase or phases |
|
|
|
| [EntityType](/conditions/entitytype) | Entity | Tests the entity type of the target |
|
|
|
| [Faction](/conditions/faction) | Entity | Tests for the targets faction |
|
... | ... | @@ -239,4 +240,4 @@ More Examples |
|
|
- effect:particles{p=flame;a=20;hS=3;vS=1;s=0;y=2}
|
|
|
- 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 |