Scavenge Timing Addon
Modby marilatte
Simple addon for the Scavenge Mod. Allows you to set a certain cooldown per player
Downloads
573,346
Type
Mod
CurseForge ID
382079
Last Updated
Apr 11, 2026
Description
This Mod is just a really small Addon for the Scavenge Mod by Speiger
It adds a new condition to the mod, which allows you to set a specific click cooldown per player.
This is especially useful in multiplayer, since the conditon 'clicks_per_time' from the Scavenge Mod limits the use of a certain tool or item for all players.
Scavenge Timing also makes it possible to use Scavenge with Auto Clickers or any other kind of Fake Players. (Tested with Click Machine, should work for every Mod using Forge's FakePlayer interface)
The mod is mainly developed for the use in the Compact Claustrophobia Modpack made by YOUR_HAMST3R
Credits go to him for helping me during mod development
If you're not familiar with how Scavenge scripting works, I recommend reading the Usage Documentation first.
As mentioned earlier, the mod adds a new condition called 'player_cooldown'.
The only argument is 'time', which specifies the time in ticks (20 ticks = 1 second), a player has to wait until he can click again.
Here's the Scavenge Documentation:
player_cooldown:
Description: Allows to set a certain click cooldown per player
Parameters:
"disableJEI": (Decides if the Condition is visible in JEI, Default: false) Boolean,
"id": (Custom ID for the Counter for the per Player Cooldown, Default: ResourceID) String, ! This does not work currently !
"time": Sets the fixed cooldown time per player (in ticks), Default: 20 IntNumber,
Incompatible With: clicks_per_time(Completely)
Type: Condition
Similar Mods
Farmer's Cutting: Oh The Biomes We've Gone
Adds Farmer's Delight cutting recipes for Oh The Biomes We've Gone
RpgDifficulty
Strengthens mobs over distance/time
Misc Tweaks
Lightweight mod that adds a few QoL features and patches out gameplay annoyances
Mmm Indicators
Highly configurable client side floating damage indicators.
Flytre Lib (FlytreLib)
Common utils for Flytre's mods!
bspkrsCore
A set of shared classes used by all mods released by bspkrs.