Back to mods
Cooldown Coordinator project artwork

CurseForge · Minecraft mod

Cooldown Coordinator

Library to help mods coordinate item movement cooldowns

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Cooldown Coordinator release should I use?

Updated 2 months ago
Latest stable file cooldown-coordinator-0.9.0.jar
Game version 1.21.11
Loader Fabric, Quilt

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric, Quilt
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

No extra mods listed for this file

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.

  1. 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.

  2. 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.

  3. 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.

  4. 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.

83 available setups

Showing 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

25 of 25 releases match

Looking for an older file? The official CurseForge project page is in Resources.