-
Notifications
You must be signed in to change notification settings - Fork 0
Credits
This section is to become way bigger with time.
- BillyDaBongo - featuring SO in their YouTube video (it was awesome talking to you!)
- Prism Launcher: thanks for featuring/recommending SO on a wiki page here!
- Devin/intergrav/UltraStorm - highly active on the discord server, made a contribution of a promotional website for SO, featured SO in their badges repository
Those are listed for latest SO for latest MC, should mirror the section on Modrinth.
-
Exordium by tr7zw (an awesome mod to limit framerate on GUI elements for a huge performance boost with a neligible visual difference)
-
Very Many Players by ishland (mostly for servers - but even on clients, brings a good small perfomance boost in entity-heavy scenarios.)
-
FastLoad by FluffyBumblebees (makes the world creation/loading fast, decreasing the radius of firstly loaded chunks and applying some pre-rendering optimizations)
-
More Culling by fxmorin (culls more block faces for a small but welcome perfomance boost)
-
Memory Leak Fix by fxmorin (helps with memory usage and hugely with load times)
-
ImmediatelyFast by RaphiMC (Immediate mode rendering optimizations, performs as well or better than Iris in entity-heavy scenarios)
-
Enhanced Block Entities by FoundationGames (reimplements block (tile) entities for performance)
-
Entity Culling by tr7zw (culls (=not renders) 90% unneeded entities in most cases)
-
Fabric API (needed for most mods to function)
-
FerriteCore by malte0811 (memory management optimizations)
-
LazyDFU by astei (makes Data Fixer Upper only cache when needed, greatly reducing load times and some lag spikes)
-
Lithium by the caffeinemc team (much known - server-side optimizations)
-
Smooth Boot by UltimateBoomer ("improves minecraft CPU sheduling", the result of which is game startup not crazily lagging the whole system)
-
Sodium by the caffeinemc team (much known - rendering engine optimizations)
-
Starlight by spottedleaf (much known - lighting engine rewrite)
-
Debugify by isxander (adds a lot of patches that would have otherwise takes a lot of small mods, partially enabled for optimization-related patches)