A list of performance-enhancing mods for 1.18.x forge/fabric versions.
Any suggestions/complaints? Join our discord or use the issues.
Name | Known Incompatibilities | Description | Author | Performance Improvement | Label |
---|---|---|---|---|---|
Alternate Current | Unknown | Alternate Current is an efficient and non-locational redstone dust implementation | Space Walker | Server | none |
Better Beds | Unknown | Removes the Block Entity Renderer from the bed and replaces it with the default minecraft model renderer. | Motschen | Client | none |
Better Biome Blend | Sodium | Better Biome Blend is a mod which accelerates the biome color blending algorithm. | FionaTheMortal | Client | none |
Better Fps - Render Distance | Unknown | Better FPS Render Distance is a mod which adds a few performance improvements to increase fps. | someaddon | Client | none |
C2ME | Tic-Tacs, + | A Fabric mod designed to improve the chunk performance of Minecraft. | YatopiaMC | Server | Alpha (1) |
Canvas | Sodium | Advanced Rendering Engine for Fabric | grondag | Client | none |
Clumps | Unknown | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area. | jaredlll08 | Both | none |
Cull Leaves | Unknown | Adds culling to leaf blocks, providing a huge performance boost over vanilla. | Motschen | Client | none |
Cyclonite | Unknown | A module for multi-threaded operations on entities. | KenRouKoro | Server | none |
DashLoader | Enhanced Block Entities | This mod launches minecraft faster by caching all of the content on first launch and then loading that cache on the next one | alphaqu | Client | Incompatible (2) |
Dimensional Threading | Unknown | Minecraft mod which optimizes the processing of multiple Dimensions, by assigning them independent threads | WearBlackAllDay | Server | Incompatible (2) |
Dynamic FPS | Unknown | Automatically reduces rendering speed when minecraft is not focused (to 1 FPS) or hidden (no renders at all). | juliand665 | Client | none |
Dynamic View | APTweaks | This is a small/light serverside utility mod to help balancing lag (TPS) and chunk view/load distance. | someaddon | Server | none |
Enhanced Block Entities | Sodium⁴, DashLoader | EBE is a mod which aims to increase the performance of block entity rendering, as well as offer customizability via resource packs. | FoundationGames | Client | none |
EntityCulling | None | EntityCulling using async path-tracing to skip rendering Tiles/Entities that are not visible. | tr9zw | Client | none |
Fastload | Unknown | Fastload, is a simple mod that reduces world loading time. This serves as an alternative to ksyxis, which uses an unsafe method of cutting down time. | overloadedwithmods | Both | none |
FastBench for Fabric | Recipe Cache | This is a mod aimed at improving performance of all crafting-related functions. | tfarecnim | Server | none |
FastChest | Unknown | This mod helps by removing dynamic models from chests and making them render as static chunk geometry. | fake_domi | Client | none |
FastFurnace for Fabric | Recipe Cache | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry. | tfarecnim | Server | none |
FerriteCore | Unknown | This mod reduces the memory usage of Minecraft in a few different ways | malte0811 | Both | none |
FixMySpawnR | Unknown | FixMySpawnR Claims to reduce about half of the tps lag caused by mobspawners. | AbsolemJackdaw | Both | none |
ForgetMeChunk | Unknown | Fixes the large lag spikes you sometimes get when crossing a chunk border | BreadLoaf | Client | none |
Krypton | Unknown | Krypton is a Minecraft mod designed for the Fabric mod loader that implements a suite of optimizations focused on the Minecraft networking stack | astei | Both | none |
Ksyxis | Unknown | Speeds up your world loading by skipping vanilla's unnecessary 441 chunk loading-unloading on every login. | VidTu | Both | Incompatible (1) |
LazyDFU | Unknown | LazyDFU is an optimization mod that makes the initialization of DataFixerUpper "lazy" | astei | Both | none |
Lazy Language Loader | Unknown | Lazy Language Loader improves loading times when changing your language by only reloading the language instead of all the game resources! | chachylmao | Client | none |
Lithium | Unknown | Lithium is a general-purpose optimization mod for Minecraft which works to improve a number of systems without changing any behavior | CaffeineMC | Server | none |
MCMT-Fabric | Carpet, Dimensional Threading | This is a mod, that attempts to multithread minecraft's tick execution. | himekifee | Server | Corruption (1) |
MemoryLeakFix | Unknown | A mod that fixes multiple memory leaks in minecraft. Both server-side & client-side. | FX_PR0CESS | Both | none |
Mipmaplevel and Language Fix | Unknown | Makes changing Mipmaplevels and Language faster, by instead of doing a full reload, only reloading the respective part of the game. | KingContaria | Client | none |
MoreCulling | Unknown | A mod that changes how blockstate culling is handled in order to improve performance | FX_PR0CESS | Client | none |
No Mob Generation | Unknown | Prevents animals from spawning in new chunks when the mobcap is full | Cdr Johannsen | Server | none |
Observable | Unknown | Shows what's lagging your world/server by profiling (tile) entities. | tasgon | Server | none |
Particle Blocker | Unknown | Adds a GUI to pick and choose particles to not render. | Declipsonator | Client | none |
Phosphor | Starlight | Phosphor is a Minecraft mod which works to optimize one of game's most inefficient areas, the lighting engine | CaffeineMC | Both | none |
Recipe Cache | FastFurnace, FastBench (?) | Caches recipe lookup for crafting and furnaces to lessen server lag caused by crafting stacks of items and large amounts of furnaces ticking | biom4st3r1 | Server | none |
ServerCore | Unknown | A fabric mod that aims to optimize & add multiplayer features to the minecraft server. | Wesley1808 | Server | none |
Simply No Shading | Unknown | This mod mimics OptiFine's Internal Shader with Old Lighting OFF by default. Benefits are less lag as this mod is not a shader, stability, and compatibility with other mods. | StartsMercury | Client | none |
Smoke Suppresion | Unknown | This is to prevent client-side lag and general annoyance when using large numbers of campfires in farms. | supersaiyansubtlety | Client | none |
Smooth Boot | Unknown | Optimize Minecraft loading performance to be smoother on low end systems and scale better on high end systems | UltimateBoomer | Both | none |
Sodium | Mods that utilize of the FRAPI⁴ | Sodium is a free and open-source rendering engine replacement for the Minecraft client that greatly improves frame rates, reduces micro-stutter, and fixes graphical issues in Minecraft | CaffeineMC | Client | Alpha (1) |
Starlight | Unknown | Fabric mod for completely rewriting the vanilla light engine. | Spottedleaf (PaperMC) | Both | none |
Very Many Players | Unknown | Very Many Players, or VMP for short, is a Fabric mod designed to improve general server performance at high playercount without sacrificing vanilla functionality or behavior. | ishland | Server | none |
VulkanMod | Sodium | a fabric mod that rewrites Minecraft OpenGL renderer to use Vulkan API. | xCollateral | Client | Incompatible(6) |
Name | Known Incompatibilities | Description | Author | Performance Improvement | Label |
---|---|---|---|---|---|
AI Improvements⁵ | None | Simplified AI modification mod focused on performance and low-level modifications to AIs in the game | QueenOfMissiles | Server | none |
Alternate Current | Unknown | Alternate Current is an efficient and non-locational redstone dust implementation. | SpaceWalkerRS | Server | none |
Better Fps - Render Distance | Unknown | Better FPS Render Distance is a mod which adds a few performance improvements to increase fps. | someaddon | Client | none |
Better Biome Blend | Unknown | Better Biome Blend is a mod which accelerates the biome color blending algorithm. | FionaTheMortal | Client | none |
Clumps | Unknown | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area. | jaredlll08 | Both | none |
Dynamic View | APTweaks | This is a small/light serverside utility mod to help balancing lag (TPS) and chunk view/load distance. | someaddon | Server | none |
EntityCulling | None | EntityCulling using async path-tracing to skip rendering Tiles/Entities that are not visible. | tr9zw | Client | none |
FastFurnace | Unknown | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry. | Shadows_of_Fire | Server | none |
FastSuite | Unknown | FastSuite is a mod about improving recipe performance, it improves upon all mods that use the JSON recipe system, rather than just a specific subset of recipes | Shadows_of_Fire | Server | none |
FastWorkbench | Unknown | This is a mod aimed at improving performance of all crafting-related functions. | Shadows_of_Fire | Server | none |
FerriteCore | Unknown | This mod reduces the memory usage of Minecraft in a few different ways | malte0811 | Both | none |
FixMySpawnR | Unknown | FixMySpawnR Claims to reduce about half of the tps lag caused by mobspawners. | AbsolemJackdaw | Both | none |
Get It Together, Drops! | Unknown | This mod adds two configuration options to control how dropped items combine on the ground. This can significantly improve performance in areas with lots of dropped items | bl4ckscor3 | Server | none |
It Shall Not Tick (ISNT) | Unknown | It Shall Not Tick (ISNT) is a performance enhancing mod that limits entity ticking to within a configurable range of players. | Gaz_ | Server | none |
Krypton Reforged | Unknown | Krypton Reforged is a Minecraft mod that implements a suite of optimizations focused on the Minecraft networking stack | TeamDeusVult | Both | none |
Ksyxis | Unknown | Speeds up your world loading by skipping vanilla's unnecessary 441 chunk loading-unloading on every login. | VidTu | Both | Incompatible (1) |
Magnesium | Optifine, Halogen | (Formerly Sodium Reforged) Unofficial port of "Sodium" to Forge. | someoneelsewastaken | Client | Alpha (3) |
Observable | Unknown | Shows what's lagging your world/server by profiling (tile) entities. | tasgon | Server | none |
Radium Reforged | Unknown | Radium is an Unofficial Fork of CaffeineMC's "Lithium," made to work with Forge Mod Loader | Asek3 | Both | none |
Rubidium | Magnesium, Optifine | Rubidium is an Unofficial Fork of CaffeineMC's "Sodium", made to work with Forge Mod Loader | Asek3 | Client | none |
Starlight | Unknown | Forge mod for rewriting the light engine to fix lighting performance and lighting errors | SpottedLeaf (PaperMC) | Server | none |