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
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Scavenge Timing Addon is a free Minecraft Java mod. Downloaded 593,692 times (via CurseForge). Download it and open it directly in the game.