Rapid Leaf Decay Mod — Configuration
Configuration
Rapid Leaf Decay is highly customizable. The configuration file allows server administrators to fine-tune the speed and delay of the decay process to suit their server's performance or aesthetic preferences.
File Location
The configuration file is located at:
world/serverconfig/rapid_leaf_decay-server.toml
(Note: In single-player, this is found within the specific world save folder).
Configuration Options
| Option | Default Value | Description |
|---|---|---|
decay_delay |
2 | The number of ticks to wait between each decay action. Lower values result in faster decay. |
decay_speed |
1 | Determines how many leaf blocks are processed per tick. Increasing this will make large trees disappear faster but may impact performance on very weak hardware. |
