|
|
**Description:** checks the entity's experience level
|
|
|
|
|
|
---
|
|
|
|
|
|
**Attributes:**
|
|
|
|
|
|
| Attribute | Alias | Description |
|
|
|
| ---------- | ----- | ----------------------------------- |
|
|
|
| level | l | range of amount of experience level to check for |
|
|
|
|
|
|
---
|
|
|
|
|
|
**Examples:**
|
|
|
|
|
|
```
|
|
|
TargetConditions:
|
|
|
- EnchantingLevel{l=<10} true
|
|
|
```
|
|
|
|
|
|
**Extra Information:**
|
|
|
|
|
|
- [x] Type: Entity |
|
|
\ No newline at end of file |