CurseForge · Minecraft mod
Cooldown Coordinator
Library to help mods coordinate item movement cooldowns
Quick answer
Which Cooldown Coordinator release should I use?
Cooldown Coordinator cooldown-coordinator-0.9.0.jar targets 1.21.11 with Fabric, Quilt. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. No extra mods listed for this file.
Where it goes
Is Cooldown Coordinator required on the client, server, or both?
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
The source does not explicitly classify this release as client-only or server-only.
What else does Cooldown Coordinator cooldown-coordinator-0.9.0.jar need?
cooldown-coordinator-0.9.0.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Cooldown Coordinator without breaking your instance.
Built for Cooldown Coordinator cooldown-coordinator-0.9.0.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use cooldown-coordinator-0.9.0.jar. It targets 1.21.11 with Fabric, Quilt; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside cooldown-coordinator-0.9.0.jar. It opens that exact file at the source.
About this project
What does Cooldown Coordinator add?
Cooldown Coordinator
Fabric library to help mods coordinate item movement cooldowns
What it Does
Cooldown Coordinator is a library mod intended to enable heterogeneous networks of vanilla hoppers and item transferring modded block entities to move items throughout the network in a vanilla-alike and consistent manner. For example, one goal is to allow sorters consisting of a mixture of vanilla and modded hoppers, ducts, etc. to behave predictably.
How Does it Do it?
The mod provides an interface to implement and a method to call when a cooldown should be triggered. The method may safely be called with any BlockEntity as its argument. When the target BE implements the interface, it will be notified of the cooldown and can take whatever action it deems appropriate. When this mod is installed, descendants of HopperBlockEntity which do not override HBE's insert() and innermost transfer() methods automatically implement the interface and will coordinate with other implementing BEs.
How to Use this Library
There are some important details (f.e. how to know when a cooldown should be triggered) which implementors need to get right in order for coordination to work properly. See the library's javadocs, or take a look at the wiki.
Future Goals
I would like this mod or something similar to be part of the Fabric API. At present, it is somewhere between an RFC and a WIP. If it performs as intended and there is interest from the Fabric community, I intend to maintain the mod until (and beyond) it becomes part of Fabric or something better comes along.
Project description from CurseForge.
Pick your setup
Cooldown Coordinator by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.1.1
2 loader builds26.1
2 loader builds1.21.11-snapshot
2 loader builds1.21.11
2 loader builds1.21.10
2 loader builds1.21.9-snapshot
2 loader builds1.21.9
2 loader builds1.21.8
2 loader builds1.21.7
2 loader builds1.21.6-snapshot
2 loader builds1.21.6
2 loader buildsShowing the newest 12 of 45 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Cooldown Coordinator versions and loaders
cooldown-coordinator-0.10.0-alpha.1.jar
10 May 2026
cooldown-coordinator-0.9.0.jar
10 May 2026
cooldown-coordinator-0.9.0-alpha.1.jar
13 Nov 2025
cooldown-coordinator-0.8.1.jar
4 Oct 2024
cooldown-coordinator-0.8.0.jar
30 Sept 2024
cooldown-coordinator-0.8.0-beta.4.jar
8 Aug 2024
cooldown-coordinator-0.8.0-beta.1.jar
3 Aug 2024
cooldown-coordinator-0.7.3.jar
2 Aug 2024
cooldown-coordinator-0.7.2.jar
29 May 2024
cooldown-coordinator-0.6.3.jar
29 May 2024
cooldown-coordinator-0.7.1.jar
25 Apr 2024
cooldown-coordinator-0.7.0.jar
29 Mar 2024
Looking for an older file? The official CurseForge project page is in Resources.