
Client Recipe Fix (JEI / REI)
I don't know my version or loader




Since Minecraft 1.21.2, recipes are stored on the server, and only unlocked recipes are sent to the client.
As a result, JEI / REI can only show the recipes you have unlocked 😔
This mod fixes that entirely on the client side.
Client Recipe Fix restores access to all vanilla crafting recipes in your client, allowing mods like JEI and REI to display them properly again, even on servers where recipes are not fully synced.
⚠️ This mod can only restore vanilla recipes.
Custom datapack or server-side recipes cannot be accessed, because they are never sent to the client.⚠️ JEI support requires Minecraft 1.21.10 or newer.
On Minecraft 1.21.9 and earlier, this is limited by the Fabric API.
For full support on older versions, consider using REI instead.


- Restores all vanilla recipes for display in JEI / REI
- No OP required, works on any server
- Multiplayer-safe, no server interaction needed
- Non-invasive, it does NOT override server data
- Lightweight & fast, loads instantly with the game



No more REI warnings

No more JEI warnings


Does this mod unlock the recipes in the recipe book?
No. This is only for JEI / REI. You still need to unlock recipes in the recipe book yourself.
Can it show modded or datapack recipes?
No. Those are controlled by the server and cannot be accessed client-side.
Is this cheating?
No. It only restores vanilla knowledge, similar to using a wiki.


Clone the repository:
$ git clone https://github.com/voximir-p/client-recipe-fix.gitcdinto the project directory:$ cd client-recipe-fixBuild the mod using Gradle:
$ ./gradlew build
The output JAR file can be found in build/libs/.


This project is licensed under the MIT license. See LICENSE for more details.
- 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 client-recipe-fix-2.0.0-beta.3+mc26.1-26.1.2.jar — drop this file into the mods folder
- Download size: 21 KB
- Download link checked 30 Aug 2026 — working
These come from our own check of the pack file, not from the source page.