FastWorkbench
Rank 1,148
Rank 874 among mods

Quick rating

Community listing page, reviews here may not be monitored by the author.

FastWorkbench

Overall rating distribution
0.5★ (no ratings)
1.0★ (no ratings)
1.5★ (no ratings)
2.0★ (no ratings)
2.5★ (no ratings)
3.0★ (no ratings)
3.5★ (no ratings)
1 rating (100%) · 4.0★
4.5★ (no ratings)
5.0★ (no ratings)
0.5★ 5★
Gameplay
0.0
Aesthetics
0.0
Performance
0.0

A performance upgrade for the crafting table.

No Theme
No Genre
Performance & Optimization
Mod Loaders
Forge
NeoForge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
MIT License
Latest Version
FastWorkbench-26.1.2-10.0.0.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

About

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

Back in 1.12, FastWorkbench fully removed the recipe book, which meant recipes were no longer forcibly synced on login so that the client could see them in the book. This resulted in a huge boost in login times. In 1.13 and higher, the recipes are synced anyway as part of the new recipe system. In these versions, 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 PlayerContainer (for the 2x2 grid) and WorkbenchContainer (for the 3x3 grid). Any mods utilizing WorkbenchContainer will receive the full benefits of FastWorkbench.

Any mods not utilizing WorkbenchContainer should probably be performing these optimizations on their own already - they are fairly trivial to add.

Support Me

Contact

Discord: https://discord.shadowsoffire.dev

About

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

Back in 1.12, FastWorkbench fully removed the recipe book, which meant recipes were no longer forcibly synced on login so that the client could see them in the book. This resulted in a huge boost in login times. In 1.13 and higher, the recipes are synced anyway as part of the new recipe system. In these versions, 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 PlayerContainer (for the 2x2 grid) and WorkbenchContainer (for the 3x3 grid). Any mods utilizing WorkbenchContainer will receive the full benefits of FastWorkbench.

Any mods not utilizing WorkbenchContainer should probably be performing these optimizations on their own already - they are fairly trivial to add.

Support Me

Contact

Discord: https://discord.shadowsoffire.dev

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

1
Ratings
0
Followers
4
In stacks

By the numbers

Statistics

178.6m
Total Downloads
CurseForge
178.6m
Modrinth
~67,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works