|
|
**Description:** If the target has empty inventory space
|
|
|
## Description
|
|
|
If the target player has empty inventory space
|
|
|
|
|
|
---
|
|
|
|
|
|
**Attributes:**
|
|
|
## Attributes
|
|
|
*This mechanic has no attributes*
|
|
|
|
|
|
| Attribute | Alias | Description |
|
|
|
| --------- | ------- | ----------- |
|
|
|
| none | none | none |
|
|
|
|
|
|
---
|
|
|
|
|
|
**Examples:**
|
|
|
|
|
|
```
|
|
|
Conditions:
|
|
|
- hasinventoryspace{} true
|
|
|
```
|
|
|
|
|
|
---
|
|
|
|
|
|
**Extra Information:**
|
|
|
|
|
|
- [x] Type: Entity |
|
|
\ No newline at end of file |
|
|
## Examples
|
|
|
```yaml
|
|
|
Conditions:
|
|
|
- hasinventoryspace{} true
|
|
|
``` |
|
|
\ No newline at end of file |