Optimization MODS
WIP WIP WIP
Compatibility enhancement modData source:MCMOD
Forge MODS
1.12.2
Optimize RAM, game ticks
As of 2.3, requires MixinBooter.
VanillaFix and TexFix(The mod integrated with their functions)
1.12.2
Change Minecraft rendering engine to improve performance
MixinBootstrap(or any modprovide mixin,like MixinBooter);RenderLib
Open Cubic Chunks;Far Plane Two;LittleTiles;GregTech CE: Unofficial
1.12.2
Improve FPS by optimizing particle rendering
MixinBootstrap(or any modprovide mixin,like MixinBooter)
——
1.14-1.16.5
Optimize Minecraft loading performance to be smoother on low end systems and scale better on high end systems.
——
——
1.16.1-1.19
most of the time, you will not need to convert data for every version of the game.
——
——
1.8.8,1.8.9,1.16.4-1.19.2
Optimize entity rendering to improve FPS
——
1.12.X
Optimize the game to improve performance and improve crashes
——
CensoredASM(Has all its features)
1.12.2
allows to limit max chunk generation per tick for improved server performance.
——
——
1.12.2
after everything is loaded it goes over your texture manager and deletes all the none animate sprites from your ram to reduce the amount of Ram that is using.
——
CensoredASM(Has all its features);VanillaFix 1.09+
1.10.2,1.12.2
Cleans up Forge's custom animated model loader to greatly improve model loading times.And improve sound loading times.
——
Fabric MODS
1.14-1.19.2
Optimize Minecraft loading performance to be smoother on low end systems and scale better on high end systems.
——
——
1.16.5-1.19
This mod accelerates the Minecraft Asset Loading system by caching all of its content, This leads to a much faster game load.
——
——
1.14-1.19.2
most of the time, you will not need to convert data for every version of the game.
——
——
1.18-1.19.1
changes how multiple types of culling are handled in order to improve performance
——
——
1.16.2-1.19
Makes some block entities use baked block models rather than laggy entity models.
——
——
1.16-1.19
removing dynamic models from chests and making them render as static chunk geometry.
——
——
1.16.2-1.18.1
reduce the game's memory requirements by implementing more memory-efficient data structures and logic
——
FerriteCore>=4.1.0
Last updated
Was this helpful?