Minecraft performance tagged materials

In this page you will discover amazing Minecraft posts tagged as performance. Flick through countless useful content dedicated for Minecraft game that includes mods, shaders, maps and textures. Only the best and most popular additions come into our list and they promise to give an fascinating experience to any minecraft player

Smooth Boot (Reloaded)

Smooth Boot (Reloaded) is an optimisation mod that has been designed to improve the loading times and reduce cursor stutter on PCs with 8 or fewer threads. It is a fork of the original Smooth Boot for 1.18.2 MCForge.  This lightweight mod changes the parameters of the executors, such as the number of threads used and their priority, to reduce the number of processing tasks during loading that can overload the CPU. This allows users to benefit from faster loading time and improved multitasking capabilities compared to without the mod installed. Since the mod works seamlessly with Canary, Pluto, Saturn, and LazyDFU and has been tested with generally few issues, it's good for not only those with low-end hardware but for everyone with different benefits for different performance levels. To get more information, users can visit the wiki. 

modristore

FPS Reducer

FPS Reducer is a mod created to reduce unnecessary GPU and CPU load by automatically reducing the frame rate when the client window is inactive or has been idle for a certain period of time. It serves as an energy-saving tool as it helps to extend the lifespan of a computer, reduce power consumption, and can help to keep a room cool. The mod features the ability to automatically reduce the frame rate when there is no user operation for the specified time or when the game window is inactive or minimized. Additionally, it can suppress sound volume in these cases, displays the current FPS on the edge of the screen, and displays the CPU usage of the client thread (from version 1.14 onwards). By default, the frame rate drops to 10 if there is no activity for 5 minutes. The [PAUSE] key can be used to reduce FPS manually (new feature in v1.16), and the [END] key can be used to open the configuration GUI. With such simple tools, FPS Reducer can be an invaluable asset to any Minecraft user who wants to save power and conserve energy while still enjoying the game.

modristore

Flywheel

Flywheel is a rendering engine for Minecraft allowing developers to create custom models and shaders in a high-performance way that is better than the vanilla rendering engine.
The rendering engine inside Minecraft is quite old and not optimised for advanced high-quality, highly detailed voxels. Flywheel was created so the developer could have fun with graphics programming while fixing the rending engine in the game.
Flywheel lets developers take advantage of GPU instancing and GPU optimisation in general to have better performance and to create customVertexesInstance formatsShadersand morein a more unified and powerful form of ingesting data.While you can still optimise for individual CPUs and GPUs, Flywheel is making abstraction interfaces to more easily access the GPU/CPU data. You need not worry about it while making shaders and rendering entities. Note that this functionality is still in progress and may not work well on all hardware.
Flywheel also adds enhancements to the vanilla rendering engine to make it faster.The mod does work with Optifine, but if you use Optifine+Shaders, Flywheel's optimisations will be disabled. Similar story to Iris Shaders; however, a mod called Iris & Oculus Flywheel Compat fixes this.
Flywheel is used in many popular mods such as Create, Calemi's Organized Crime, Integrated Dungeons and Structures, and many others.

modristore

Indium

Indium is a rendering optimisation mod that goes alongside Sodium to improve rendering. It is a must-have with Sodium for lots of mods, many mods will complain if you try to run them without Indium installed. Indium is built off the original fabric rendering API (Indigo) but adds new advanced rendering effects. Sodium by itself cannot access Indigo so Indium helps it access it.Many mods do not explicitly require Indium, however, if a mod used Indigo and you have sodium installed, then you could run into issues without Indium installed as Indium provides indigo. It is important to note though that Indium like Indigo can sometimes conflict with other rendering engines installed so it is important to keep that in mind when making a modpack with multiple rendering engines. Some mods which use Indium includeCampanianBits     and ChiselsLambdaBetterGrassContinuityPackagesAnd More.Indium by itself does not do much to affect performance so should possibly be avoided if you do not need any mods which use it, but if you do then it is an official addon for Sodium. You need Sodium installed to play it, and Indium is useless by itself as it is just a way to make Indigo work with Sodium. You do need the Fabric API for Indium to work through. Indium could sometime in the future be merged into sodium once sodium is in a more stable state, but for now, it is not a priority for the Indium developers. It is important to keep in mind that the newest changes in Indium may have some conflicts with other mods, such as Iris shaders may not always be compatible with the newest version of Indium. Indium is commonly used in many modpacks but not needed for all, but some which use entities or do other stuff with rendering may need it, however, there are alternate rendering engines which could be useful if you do not want to be too limited to fabric. Some mods claim to need Indium but turn on or do work with issues without Indium, alternate rendering plugins also work sometimes.

mchoarder

Observable

Observable is a performance monitoring mod used to determine lag. It is similar, but not the same as spark. Observable lets you see the length of each tick that is affected by each entity. Such as a mob which makes ticks take longer will have a higher number than one that was more minor. The score is usually scored with µ seconds (milliseconds).To get started you need to open up the special panel to get the information. The default key bind is the letter R, but you can change this if it conflicts with an existing keybind. The panel opens up and provides an interface that is simple but requires some getting used to. You are going to want to press Profile TPS to get information about TPS, when the TPS is profiling (and after also) the entities will have the number of milliseconds a tick above them. You can also adjust the settings with the settings button. After the 30 or so seconds of monitoring are over you will get a link in the chat which will give you a detailed analysis of what is going on. If you want you can view this in-game by copying the link or hash into the bar in the panel and get an in-game analysis, if not you can just view it from a web browser. The links can be freely shared with anyone for debugging purposes. There are many more debugging tools in the mod. The results page has individual results, chunk results, Aggregate results, info, and other metrics. You can see information about each dimension and the chunks and the entities, the time, the position, and the command to teleport to them. You can also download the report as an offline file for offline viewing or sharing long-term storage. The mod works with many other mods and works with most Fabric packs as well as Forge Packs, though MC Forge packs are less tested.This mod is in many ways not a replacement for spark, spark displays the info about general Java classes which are causing slowdown while this mod does mostly for which entities. Both are good for testing modpacks and servers and other information. Both mods need to be installed on the server to work correctly. Both of them have pretty good interfaces, though I would say observable’s is a little better.This mod requires Fabric Language Kotlin installed, if you do not have it installed the game will most likely crash due to the Kotlin-specific classes not being found.

modristore

LazyDFU

LazyDFU is a startup performance mod for newer versions of Minecraft. In recent versions of Minecraft especially the startup times have gone up a large amount. It used to be the game could load up in under a second and not take up many cores, now the game even in vanilla (it is much worse in modded, especially in MC Forge instances) takes a long and in recent versions the CPU also goes up very high unless you have too little ram for the number of cores you have (we will cover why in a bit). LazyDFU, and similar mods, fix and reduce these issues. This mod is very lightweight (just overwriting a method with a blank version) and highly compatible (the old version works from 1.14-1.18.2 with basically no changes).Around 1.14 (when the mod came out, the changes are almost certainly older possibly pre-1.13) Mojang was doing massive changes to the internal world generator, and Mojang needed to migrate older worlds. So in order to do this they run the worlds through DFU and sets rules to convert the worlds (even if you do not convert any of them). This Makes it slower and takes up all your cores no matter how many you have in most cases (except when there are very few worlds or you have a powerful CPU but not much ram and the system chocks on that and just does not take full advantage of the CPU). Much of the caching code in the game is inefficient, especially when caching when most worlds do not need to be cached. This mod overwrites the method that tells the game to run these with very simple bytecode manipulation of just overwriting the method telling the game to run these rules. Some versions do other stuff. The mod also seems to make the game run faster even after the loading screen initialises (though this could be due to other mods and fabric and newer versions of forge even are pretty good at this).In 1.19 Mojang made changes to the server side which limits the need for LazyDFU on the server, but the client still needs it more and even than before the issue was still primarily with the client.IT IS IMPORTANT TO NOTE: The main changes that LazyDFU and some other similar mods change make loading old worlds unstable. If you want to load an old world it is suggested you disable this mod. Though LazyDFU does officially let you load DFU rules when needed, it just skips the cache. It is likely to be compatible with most mods, though it may have some overwrite conflicts with other DFU (Data Fixer Upper) related mods.Many similar or complementary mods exist, including a partially official fork called Lazy DataFixerUpper(LazyDFU) [FORGE] which is for MC Forge, though makes a few changes.

modristore

spark

spark is a mod for Minecraft which is made up of several components for testing performance. It has a lightweight CPU profiler to diagnose performance issues, a memory inspection tool to take snapshots and analyse memory usage, server health reporting to provide metrics such as tick rate and CPU usage, and a range of guides to assist in the analysis of profiling reports or GC tuning. This makes it possible to find out what is taking the most resources. It looks at things like how much memory is being used, how much CPU is being used, and how many ticks the world is running. It helps people understand what might be causing their world to run slowly or lag.Often time structures and world generation mods are what cause the most lag, and spark tells you exactly which ones in a detailed yet simple command format./spark health is the main command and gives you information about the server's memory usage, CPU usage, ticks, disc, the network, and other information. There are also other tools for server users./spark profiler helps you get information about the profile and tasks and uploads it to a website and logging platform owned by spark.There are also many other and more specific commands for more specific things. The analysis will tell you exactly which classes the lag is coming from and a stack trace to see which classes are calling it so you can see what is causing the most lag with a little work and either remove or reconfigure the mod. It also references Native files./spark tickmonitor is the most important for monitoring tick speed and getting more specific information about what is causing lag spikes. Do note though that it does take time for the analysis to complete and it should not be run too many times in a row because the scan itself could still cause a decrease in performance despite the mod being lightweight. If it goes above 100% tick it tells you why. There is also memory monitor called GC monitor.It is important to note, that the command /spark is mostly used on the server side, for the client side you should use    /sparkb/sparkv    /sparkcrather than the traditional /spark command.Spark is a great mod for both server admins and modpack creators allowing you to optimise the performance of your server or modpack. There are not older Forge/Fabric/Quilt versions but also versions for BungeeCord and other server platforms.It is easy to install, just add the .jar file to the mods directory, and commands can be found in the docs. It also has a Discord server for discussion and support and there is a wiki describing how many of the commands work.Note: After removing it we had some slight issues and needed to restart the game once. It could have been related to the removal causing a few issues upon reloading the world or something else, just if you get issues after removal just restart the game.

mchoarder

Rubidium

Rubidium is an unofficial for the Sodium mod and it is made for the Forge mod loader. This mod contains all the features of the Sodium mod and makes it possible to have them on Forge. This mod is not compatible with Optifine. So you will have to use the Oculus mod the play with shaders.

MinecraftStorage

Oculus

Oculus is an unofficial fork of the Iris mod and is made to work on the Forge Mod Loader. The Rubidium mod should also be downloaded and added to the mods folder in order for Oculus to function properly.Download Rubidium here.FeaturesPerformance. Oculus should fully utilize your graphics card when paired with optimization mods like Sodium.Mod compatibility. Oculus should make a best effort to be compatible with modded environments.Backwards compatibility. All existing ShadersMod / OptiFine shader packs should just work on Iris, without any modifications required.A well-organized codebase. I'd like for working with Iris code to be a pleasant experience overall.

MinecraftStorage

MoreFpsPack

Minecraft is not a well optimised game. Performance wise, Minecraft still lacks some features that will make it easier for players with low end devices to enjoy the game at good framerates. Players have to depend on mods like OptiFine for performance enhancements. So here's a texture pack that will help you gain a few more frames. The MoreFpsPack is a simple Minecraft texture pack whose primary focus is on increasing frame rates by lowering the amount of resources that your PC takes up to load block textures. This is done by using textures that are lot more simpler than the vanilla textures. Most of the textures are now smooth and sharp. The pack definitely isn't the best when it comes to looks. But if you're a low end device player who struggles to get good framerates, then this pack will definitely help you. Take a look at the screenshots to see what you can expect from this pack.Download links are given below.

MinecraftStorage

Clumps

Have you ever built an end based enderman XP farm? If you have, you might have noticed the heavy lag caused by the XP particles. In vanilla Minecraft, XP orbs have a cooldown. That means players will not pick up XP orbs immediately. There's a cooldown which will cause XP orbs to sorround the player and this results in a noticeable amount of lag and framedrops. The Clumps mod will help you overcome this issue by clumping the XP orbs into a single entity. Orbs that are near to one another will clumps into one. Also, these clumps are instanly picked up by the player upon contact as there is no cooldown. This reduces lag and improves your gameplay experience.This mod offers version for both Forge and Fabric. The download links given below will take you to the official curseforge files page from where you can download your required version of the mod.

MinecraftStorage

FastWorkBench

FastWorkBench is a Forge mod that improves the performance of all crafting related functions in Minecraft. The 1.12 update introduces a bug where shift-click crafting a stack of items causes a momentary freeze. This mod fixes that issue. FastWorkBench does more. The mod causes all crafting operations to cache the last recipe used. Hence, improving game performance. This mod will also remove the crafting recipe book button. But you can turn it on in the configs if you want.Download links for this mod are given below.

MinecraftStorage

Sodium Extra

Sodium is one of, if not, the best performance mods for Minecraft out there. Before Sodium, OptiFine used to be considered the best performance mod, but Sodium managed to prove itself better by giving you more framerates. OptiFine settings gives you a wide range of control over your game's appearance and performance. Unfortunately, sodium lacks some of these options. But not anymore... Sodium Extra brings you most of the settings/options that OptiFine provides. All you have to do is to add this mod along with regular sodium to your mods folder.Download links are given below.

MinecraftStorage

OptiFabric

OptiFabric is a simple mod that allows you to run OptiFine on the Fabric mod loader. This mod takes OptiFine and makes it compatible with Fabric at runtime. Note that OptiFine does not come bundles with this mod, so you'll have to download it separately from the official website. Add both the OptiFabric mod and your preferred OptiFine version to .minecraft/mods folder and you will be able to access the wide range of tweaks and setting that OptIFine offers, on Fabric.Download links are given below.

MinecraftStorage

Sodium

Sodium is another FPS optimization mod that is the best alternative to Optifine mod, however, it boosts your game even further to the limits. Unlike Optifine, which includes its integrated vanilla GUI, Sodium mod comes up with its improved, dark user interface, where you can adjust all the graphical aspects of the game.There are although some differences with the Optifine, such as this mod runs on Fabric API, and it does not support shader packs. But you can still play your shaders by just installing another mod on top of it called Iris mod.

Jaker

Showing 1 to 15 of 18 results

Log In Required

Accessing certain features in our website requires authentication

Sign In

Or if you do not have an account

Create an account
Post is saved
Mod version does not match with the version of selected modpack
Post is saved to your bookmarks.
Select the language

After changing the language website content will be completely translated to the selected language and you can view translated versions of available posts.