
RecipeCooldown
I don't know my version or loader
RecipeCooldown
Supports Minecraft 1.16+ with the Fabric/Quilt modloader, designed for server-side and multiplayer environment.
Purpose
Whenever a player click on an item in the recipe book, it sends a request to the server to find that recipe for you and fills in the appropriate items to the crafting slots.
However, no cool down has been officially implemented by Mojang, meaning a malicious player can spam packets to the server at an excessive rate (Even with just auto-clicker) and effectively lag out the server.
This is a simple Fabric-compatible mod that prevents excessive crafting recipe request from the client to lag out the server.
This mod doesn't magically speed up your game, it simply prevents an exploit that allows player to spam packets and causing lags on the server
Config
By default, the mod will allow the player to request a recipe every 50ms/1 tick.
To configure the mod:
v1.1.0 (MC 26.1+ only)
You can edit the values in config/recipecooldown.toml, it will take effect after restart.
Optionally, you may use McQoy for client-side editing, or QoMC (/recipecooldown_config) for server-side editing. Effects will take place immediately when configured via those mods.
v1.0.0
You can create a file called recipe_cooldown.cfg in the config folder, with a number inside representing the timeout in millisecond. It will take effect after restart.
Bugs/Suggestion
If you have any suggestions or bug report, don't hesitate to open an GitHub issue here!
License
This project is licensed under the MIT License.
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 26.1, 26.1.1, 26.1.2
- 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 Modrinth — 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.
- Ships as RecipeCooldown-1.1.0+26.2.jar — drop this file into the mods folder
- Download size: 283 KB
- Download link checked 27 Aug 2026 — working
These come from our own check of the pack file, not from the source page.