autosmelt
Automatically smelts blocks as they are mined, converting drops to their furnace output.
Categories: inventory, world
Required arguments
| Key(s) | Description | Type |
|---|---|---|
drop_xp | Whether to drop smelting XP alongside the smelted item. | BOOLEAN |
Example
effects:
- id: autosmelt
args:
drop_xp: <value>
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |
| Permanent | false |