FastSuite Mod 1.18.2/1.17.1/1.16.5 aims to enhance recipe performance in Minecraft. It adds enhancement to all mods using the JSON recipe system.
It is important to have the recipe performance improved. Therefore, FastSuit – a Server Utility mod, is recommended for players. Its purpose is to enhance all mods that utilize the JSON recipe system instead of some specific recipes. It enhances the recipes by changing the list of recipes from a Set into a LinkedList. Then, this link can be reordered when the player accesses a recipe. Due to this, it will be faster for you to access the recipe in the future. The recipes that are near the font of the list will not be transferred. This helps to evade churning. Every recipe type has its own cache size that can be configured.
Here is the basic way the mod functions in the game:
- When it approaches a recipe for the first time, it has the same performance as vanilla.
- When the first access is over, the time that was used for approaching the recipe will reduce.
- Based on the number of recipes that are loaded into the game, the impact can be more or less dramatic.
FastSuite was made to function with some recipe mods like KubeJS and CraftTweaker. Besides, it will not cause any problems with JEI. To make the mod functional in the game, you have to install Minecraft Forge.