Modrinth · Minecraft mod
Cooldown Coordinator
Fabric library to help mods coordinate item movement cooldowns
Quick answer
Which Cooldown Coordinator release matches 1.19-rc2?
Cooldown Coordinator 0.4.1 targets 1.19-pre1, 1.19-pre2, 1.19-pre3 with Fabric. Do not install it on the client. It must be installed on the dedicated server. No extra mods listed for this file.
Where it goes
Is Cooldown Coordinator required on the client, server, or both?
Do not install it on the client. It must be installed on the dedicated server.
This file is marked server-only.
What else does Cooldown Coordinator 0.4.1 need?
0.4.1 on 1.19-rc2. Every mod below is checked against that same setup.
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 0.4.1 on 1.19-rc2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 0.4.1. It targets 1.19-pre1, 1.19-pre2, 1.19-pre3 with Fabric; 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
Do not install it on the client. It must be installed on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside 0.4.1. 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 Modrinth.
Pick your setup
Cooldown Coordinator by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.1.2
2 loader builds26.1.1
2 loader builds26.1
2 loader builds25w46a
2 loader builds25w45a
2 loader builds25w44a
2 loader builds25w43a
2 loader builds25w42a
2 loader builds25w41a
2 loader builds24w39a
2 loader builds24w19b
2 loader buildsShowing the newest 12 of 83 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
0.4.1
cooldown-coordinator-0.4.1.jar
21 May 2022
Looking for an older file? The official Modrinth project page is in Resources.