Mineuniverse
Log in Register
Mods

FastSuite [FABRIC]

A performance upgrade for the JSON recipe system. [Unofficial Port]
by 1Influence
Download Claim this project
71 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Performance

Didn't find the version you need here? Try looking for it on Modrinth.
link : https://modrinth.com/mod/fastsuite-fabric

 

About

This is an unofficial port of FastSuite to Fabric for Minecraft 1.21+. The original mod was developed by shadows_of_fire for Forge/NeoForge.

FastSuite enables faster execution of recipe matching through the use of concurrency. For any recipe type with more than 100 recipes, FastSuite will enable Concurrent Recipe Matching, and use multiple threads to match all recipe combinations, instead of relying on a single thread to perform this work. This was observed to produce a 10x - 12x speedup in All The Mods 8, as shown below:

[Multithreaded Test] - Took an average of 301960.28 ns to find the recipe for acacia planks

[Singlethreaded Test] - Took an average of 2774185.5 ns to find the recipe for acacia planks

[Multithreaded Test] - Took an average of 494851.94 ns to find the recipe for sticks

[Singlethreaded Test] - Took an average of 4500045.0 ns to find the recipe for sticks

[Multithreaded Test] - Took an average of 148572.14 ns to find the recipe for crafting table

[Singlethreaded Test] - Took an average of 3246270.5 ns to find the recipe for crafting table

[Multithreaded Test] - Took an average of 370346.56 ns to find the recipe for black shulker box

[Singlethreaded Test] - Took an average of 4711380.0 ns to find the recipe for black shulker box

[Multithreaded Test] - Took an average of 701000.56 ns to find the recipe for failed match

[Singlethreaded Test] - Took an average of 1.3034094E7 ns to find the recipe for failed match

Recipe types that exhibit problems with Concurrent Recipe Matching can be blacklisted in the configuration file. As compared to the previous iterations of FastSuite, the concurrent matching model is more compatible (it works with Polymorph installed), and it always works (whereas the old model did not work if there was substantial recipe churn and did not work on the first match). It also is a bit less brittle, because it does not need to write any data during matching, which could cause issues if mods were matching recipes off-thread.

Compatibility

This mod should work completely with all other mods. It is made to be non-intrusive, and should not conflict with anything short of another mod also replacing the recipe manager. It has been tailored such that it should work with recipe modification mods such as KubeJS and CraftTweaker, and it does not cause any issues with JEI.

This mod does not replace FastWorkbench or FastFurnace, though their benefits will be lessened if this is installed, as some of the work will be offloaded to FastSuite. To receive maximum performance with regards to recipes, I still advise having both of them installed, but if you had to pick just one, it should be FastSuite over either of the others.

FastSuite-1.21.4-6.0.7.jar
MC Client, Fabric, 1.21.4
Release 2026-02-25 Get

More from 1Influence

FastWorkbench [FABRIC]
60
Smooth Boot
53,184
Critical Hit Helper
359
Toast Control [FABRIC]
25
Locator Name Tags
232
FastFurnace [FABRIC]
177

You Might Also Like

- FPS Booster - Lag Killer
powerful client-side performance FPS booster
97,463
Better Biome Reblend
Updated version of Better Biome Blend, a mod that improves and fixes biome color blending
9,432,920
Icterine
Advancements optimization (specifically, InventoryChangeTrigger)
9,118,727
Better Pie Chart
This Mod improves the Vanilla Pile Chart perfect for Minecraft SMP servers
9,603
Enhanced Block Entities Backforged
Reduce FPS lag with block entities, as well as customize them with resource packs. Forge 1.16.5 port of EBE
9,451
Unbinilium
Ubinilium is a Minecraft mod designed to optimize performance and enhance gameplay. It stabilizes FPS, renders distant blocks with reduced detail, and efficiently manages memory.
9,364