Scavenge Timing Addon
This compact addon enhances the functionality of the Scavenge mod by introducing a new player_cooldown condition that sets individual click delay intervals for each player separately.
In the standard Scavenge mod, the clicks_per_time option restricts the usage speed of tools or items globally for all players. With our addon, you gain the ability to configure personal action intervals for each server participant.
Key Features
The addon is ideally suited for multiplayer servers and compatibile with automatic clickers and various Fake Players through Forge interfaces. We have successfully tested performance with Click Machine and confirm stable functionality.
Originally, the mod was developed specifically for the Compact Claustrophobia modpack, but can be utilized in any project requiring fine-tuned gameplay settings.
Configuring player_cooldown Parameters
The player_cooldown condition includes the following parameters:
- time: defines the fixed waiting period between clicks (in game ticks, where 20 ticks = 1 second)
- disableJEI: controls the display of the condition in the JEI game interface (default: false)
- id: intended for setting custom counter identifier for delay tracking (temporarily unavailable)
Important: the player_cooldown condition is incompatible with clicks_per_time and may cause configuration conflicts. If you are new to Scavenge configuration, we recommend studying the documentation for the main module before working with our addon.