![FastWorkbench [FABRIC]](https://cdn.modrinth.com/data/ZfW9nBVI/57a78c1985e44ccc9c14aed92e5112a231129837_96.webp)
About
This is an unofficial port of FastWorkbench to Fabric for Minecraft 1.21+. The original mod was developed by shadows_of_fire for Forge/NeoForge.
This is a mod aimed at improving performance of all crafting-related functions. It fixes the bug introduced in Minecraft 1.12 where shift-click crafting a stack of items could cause momentary freezes. However, it does slightly more than just fixing that issue.
Crafting
FastWorkbench causes all crafting operations to cache the last recipe used. On top of this, it reduces calls to that cached recipe, by only detecting changes when the stored item in the crafting matrix actually changes (vanilla retries every time anything changes, such as stack size). This results in the number of matching operations being reduced to one, instead of anywhere between one and nearly 600.
Recipe Book
In modern versions, the recipes are synced as part of the recipe system. FastWorkbench visually removes the recipe book button by default, but it can be configured back on.
Compatibility and Mod Support
This mod is applied via Mixin to the classes PlayerScreenHandler (for the 2x2 grid) and CraftingScreenHandler (for the 3x3 grid). Any mods utilizing these handlers will receive the full benefits of FastWorkbench.
Any mods not utilizing these handlers should probably be performing these optimizations on their own already - they are fairly trivial to add.
Original mod: FastWorkbench on CurseForge
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.11
- 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 FastWorkbench-1.21.11-9.1.3.jar — drop this file into the mods folder
- Download size: 42 KB
- Download link checked 30 Aug 2026 — working
These come from our own check of the pack file, not from the source page.