Homepage » Performance and Optimization Mods » Page 6
Performance and Optimization Mods
392 posts
Performance and Optimization Mods improve the game performance by boosting frame rates, FPS, reducing micro-stutter and fixing other issues in Minecraft.
Lazy Language Loader Mod (1.21.10, 1.20.1) improves loading time when changing the language by reloading only the language, rather than all game resources. Features: Instead of reloading all game resources,…
DEUF Refabricated Mod (1.21.10, 1.20.1) is a fabric port of the mod DEUF (Duplicated Entity UUID Fixer) by CAS-ual-TY. It fixes duped UUIDs, removing log spam and also fixing some…
Ksyxis Mod (1.21.10, 1.20.1) speeds up world loading by removing chunk sections. Version 1.20.4 and earlier: Vanilla Minecraft loads 21×21 (441) spawn chunks every time you load a world. Version…
Epic Force Close Loading Screen Mod (1.21.10, 1.20.1) instantly closes the loading terrain screen on world changing and drastically reduces the resource pack loading screen duration. Screenshots: World Joining and…
Memory leaks are something every programmer hates. Unnecessary memory leakage can lead to your system not running at its full potential. The Minecraft code is not perfect and combined with…
Hold That Chunk Mod (1.21.10, 1.20.1) is a mod that prevents the Minecraft client from immediately unloading chunks when it receives new data from the server. Instead, client-side chunks are…
Smooth Menu Refabricated Mod (1.21.10, 1.20.1) is a fabric mod that removes the FPS limit in the main menu of Minecraft, ensuring a softer and more responsive experience when navigating…
retiNO Mod (1.21.10, 1.20.1) makes Minecraft render at half resolution on Retina displays, which is probably enough for you anyway and has the advantage of not murdering your performance and…
Async Pack Scan Mod (1.21.9, 1.20.4) improves performance by addressing lag issues caused by resource pack scans. It eliminates lag spikes during resource pack organizer screen resizing or updates by…
Minecraft is, in many parts, singlethreaded, which is often a bottleneck. That’s why modders often try to optimise the game by parallelising tasks like chunkloading or tick execution. Concurrent Chunk…
The vanilla Minecraft UI is undoubtedly the one that matches the game the most. But the blocky jagged letters and the color palette used may cause inconveniences to some users.…
Polytone Mod (1.21.8, 1.20.1) is a supporting core mod (library) designed for the proper functioning of other mods and resource packs. Features: Custom Lightmaps Biome Variant Textures Custom Client Side…
FPS Boost Mod (1.21.1, 1.20.1) designed to optimize Minecraft gameplay for players with lower-end systems or those seeking improved stability. It introduces features like customizable zoom, energy-saving options, and entity…
FastBoot Mod (1.21.8, 1.20.1) is designed to reduce game loading time by optimizing the loading stage through mixins. The mod simplifies the loading process by skipping unnecessary data conversion and…
Disable Accessibility Screen Mod (1.21.8, 1.20.1) skips the accessibility screen at startup, allowing you to launch directly into the main menu. Additionally, it ensures that the Narrator is disabled, streamlining…