telekinesis
Automatically sends all drops and XP from blocks, entities, and fishing directly to the player's inventory.
Categories: inventory
Optional arguments
| Key(s) | Description | Type | Default |
|---|---|---|---|
on_tamed_mob_kills | If true, telekinesis also applies when a tamed mob kills an entity. | BOOLEAN | false |
Example
effects:
- id: telekinesis
args:
on_tamed_mob_kills: true # ← Optional
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |