Created
October 31, 2021 14:22
-
-
Save SoaringGecko/090da9c98acc733f98aae77802f0375a to your computer and use it in GitHub Desktop.
Revisions
-
Alkya revised this gist
Oct 31, 2021 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -98,7 +98,6 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi | [FastWorkbench minus Replacement](https://www.curseforge.com/minecraft/mc-mods/fastworkbench-minus-replacement) | None | This is a mod aimed at improving performance of all crafting-related functions. | tfarecnim | Server | | [FastFurnace minus Replacement](https://www.curseforge.com/minecraft/mc-mods/fastfurnace-minus-replacement) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry. | tfarecnim | Server | | [FastSuite](https://www.curseforge.com/minecraft/mc-mods/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 | | [Halogen⁶](https://www.curseforge.com/minecraft/mc-mods/halogen) | Performant, Immersive Portals | A Forge port of Sodium | spoorn | Client | | [RoadRunner](https://www.curseforge.com/minecraft/mc-mods/roadrunner) | Performant | RoadRunner is an unofficial fork of the popular performance-enhancing Fabric mod Lithium by jellysquid3 for the Forge mod loader. | MaxNeedsSnacks | Server | | [Magnesium, Sulfuric, Hydrogen Reforged](https://www.curseforge.com/members/someoneelsewastaken/projects) | Unknown | Unofficial ports to forge of Sodium and Phosphor respectively. | someoneelsewastaken | ~~----~~ | -
Alkya revised this gist
Oct 31, 2021 . 1 changed file with 6 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -99,9 +99,9 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi | [FastFurnace minus Replacement](https://www.curseforge.com/minecraft/mc-mods/fastfurnace-minus-replacement) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry. | tfarecnim | Server | | [FastSuite](https://www.curseforge.com/minecraft/mc-mods/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 | | [Other Forge Port attempts of Hydrogen, Sodium, Lithium or Phosphor](https://gist.github.com/alkyaly/2502a2bbe95034f881d055146aa7f64b) | ~~----~~ | They might be quite unstable, it's recommended that you check other mods in this list instead of trying to use those ports. | ~~----~~ | | [Halogen⁶](https://www.curseforge.com/minecraft/mc-mods/halogen) | Performant, Immersive Portals | A Forge port of Sodium | spoorn | Client | | [RoadRunner](https://www.curseforge.com/minecraft/mc-mods/roadrunner) | Performant | RoadRunner is an unofficial fork of the popular performance-enhancing Fabric mod Lithium by jellysquid3 for the Forge mod loader. | MaxNeedsSnacks | Server | | [Magnesium, Sulfuric, Hydrogen Reforged](https://www.curseforge.com/members/someoneelsewastaken/projects) | Unknown | Unofficial ports to forge of Sodium and Phosphor respectively. | someoneelsewastaken | ~~----~~ | ## Fabric 1.16+ @@ -160,7 +160,7 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | Unknown | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area. | jaredlll08 | Both | | [Sodium](https://modrinth.com/mod/sodium) | Mods that utilize of the FRAPI[⁴](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-some-of-the-mods-that-have-sodium-as-an-incompatibility-might-work-if-you-use-indium-experimental-must-be-built-from-source) | 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 | | [DashLoader](https://www.curseforge.com/minecraft/mc-mods/dashloader) (Dangerous) | 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 | | [Canvas](https://www.curseforge.com/minecraft/mc-mods/canvas-renderer) | Sodium | Advanced Rendering Engine for Fabric | grondag | Client | | [Hydrogen](https://modrinth.com/mod/hydrogen) | Unknown | Reduces the memory usage of the game in more modded scenarios | CaffeineMC | Client | | [EntityCulling](https://www.curseforge.com/minecraft/mc-mods/entityculling) | None | EntityCulling using async path-tracing to skip rendering Tiles/Entities that are not visible | tr9zw | Client | | [Cull Leaves](https://www.curseforge.com/minecraft/mc-mods/cull-leaves) | Unknown | Adds culling to leaf blocks, providing a huge performance boost over vanilla. | Motschen | Client | @@ -178,6 +178,7 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi | [Alternate Current](https://modrinth.com/mod/alternate-current) (Dangerous) | Unknown | Alternate Current is an efficient and non-locational redstone dust implementation | Space Walker | Server | | [FastFurnace](https://www.curseforge.com/minecraft/mc-mods/fast-furnace-for-fabric) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry | tfarecnim | Server | | [Recipe Cache](https://www.curseforge.com/minecraft/mc-mods/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 | | [ServerCore](https://modrinth.com/mod/servercore) (Dangerous) | Unknown | A fabric mod that aims to optimize & add multiplayer features to the minecraft server. | Wesley1808 | Server | ## Chunk Pregeneration @@ -193,4 +194,5 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi ###### ² Cull Particles isn't needed anymore in newer Forge versions, it was implemented in forge. ###### ³ Do not blame me if you didn't read this notice, *if you try to load a older world in a newer instance of the game, and you have one of these mods installed, bad things will happen*, uninstall the mod first. ###### ⁴ Some of the mods that have Sodium as an incompatibility, might work if you use [Indium](https://modrinth.com/mod/indium) ###### ⁵ AI Improvements newer versions (1.14+) don't have as much impact as the older versions have, since in newer versions of Minecraft, a lot of fixes to the AI are implemented [Sources: Curseforge page FAQ, [Dev](https://media.discordapp.net/attachments/254806806516203520/831525756143534150/unknown.png)] ###### ⁶ Halogen has issues with forge's ExplosionEvent, see [sodium-forge#33](https://github.com/spoorn/sodium-forge/issues/33). -
Alkya revised this gist
Oct 16, 2021 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -144,6 +144,7 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi ## Forge 1.17.X | Name | Known Incompatibilities | Description | Author | Performance Improvement | | --- | :---: | :---: | :---: | :---: | | [FerriteCore](https://www.curseforge.com/minecraft/mc-mods/ferritecore) | Unknown | This mod reduces the memory usage of Minecraft in a few different ways | malte0811 | Both | | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | Unknown | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area. | jaredlll08 | Both | | [Get It Together, Drops!](https://www.curseforge.com/minecraft/mc-mods/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 | | [Dynamic View](https://www.curseforge.com/minecraft/mc-mods/dynamic-view) | APTweaks | This is a small/light serverside utility mod to help balancing lag (TPS) and chunk view/load distance. | someaddon | Server | -
Alkya revised this gist
Oct 16, 2021 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -84,6 +84,7 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi | [~~⠀⠀Cull Particles⠀⠀~~](https://hatebin.com/uhitozrjan)[²](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-cull-particles-isnt-needed-anymore-in-newer-forge-versions-it-was-implemented-in-forge)| None | This mod increases fps by not rendering particles that the player can't see | tfarecnim | Client | | [Out of Sight](https://www.curseforge.com/minecraft/mc-mods/out-of-sight) | Unknown | Out of Sight simply stops modded tile entities from rendering if they are further than 24 blocks away | Corosus | Client | | [EntityCulling](https://www.curseforge.com/minecraft/mc-mods/entityculling) | None | EntityCulling using async path-tracing to skip rendering Tiles/Entities that are not visible | tr9zw | Client | | [LOD (Level of Detail)](https://www.curseforge.com/minecraft/mc-mods/lod-level-of-detail) | Unknown | Adds simplified terrain past Minecraft's default view distance to improve performance and allow for longer draw distances. | James_Seibel | Client | | [Better Biome Blend](https://www.curseforge.com/minecraft/mc-mods/better-biome-blend) | None | Better Biome Blend is a mod which accelerates the biome color blending algorithm. | FionaTheMortal | Client | | [Spawner Bug Fix](https://www.curseforge.com/minecraft/mc-mods/spawner-fix) | Unknown | This addresses a bug which causes lag in mods that create custom spawners. | Lupicus | Client | | [Overworld Two](https://www.curseforge.com/minecraft/mc-mods/overworld-two-forge) | Unknown | Optimization mod that generates overworld and nether terrain much faster than vanilla minecraft at the cost of breaking parity. | Corgi_Taco, gegy1000, SuperCoder79 | Server | -
Alkya revised this gist
Oct 14, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -100,6 +100,7 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi | [Other Forge Port attempts of Hydrogen, Sodium, Lithium or Phosphor](https://gist.github.com/alkyaly/2502a2bbe95034f881d055146aa7f64b) | ~~----~~ | They might be quite unstable, it's recommended that you check other mods in this list instead of trying to use those ports. | ~~----~~ | | [Halogen](https://www.curseforge.com/minecraft/mc-mods/halogen) | Performant, Immersive Portals | A Forge port of Sodium | spoorn | Client | | [RoadRunner](https://www.curseforge.com/minecraft/mc-mods/roadrunner) | Performant | RoadRunner is an unofficial fork of the popular performance-enhancing Fabric mod Lithium by jellysquid3 for the Forge mod loader. | MaxNeedsSnacks | Server | | [Magnesium, Sulfuric, Hydrogen Reforged](https://www.curseforge.com/members/someoneelsewastaken/projects) | Unknown | Unofficial ports to forge of Sodium, Phosphor and Hydrogen respectively. | someoneelsewastaken | ~~----~~ | ## Fabric 1.16+ @@ -143,7 +144,6 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi | Name | Known Incompatibilities | Description | Author | Performance Improvement | | --- | :---: | :---: | :---: | :---: | | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | Unknown | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area. | jaredlll08 | Both | | [Get It Together, Drops!](https://www.curseforge.com/minecraft/mc-mods/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 | | [Dynamic View](https://www.curseforge.com/minecraft/mc-mods/dynamic-view) | APTweaks | This is a small/light serverside utility mod to help balancing lag (TPS) and chunk view/load distance. | someaddon | Server | | [AI Improvements](https://www.curseforge.com/minecraft/mc-mods/ai-improvements)[⁵](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-ai-improvements-newer-versions-114-dont-have-as-much-impact-as-the-older-versions-have-since-in-newer-versions-of-minecraft-a-lot-of-fixes-to-the-ai-are-implemented-sources-curseforge-page-faq-dev) | None | Simplified AI modification mod focused on performance and low-level modifications to AIs in the game | QueenOfMissiles | Server | -
Alkya revised this gist
Oct 14, 2021 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -143,6 +143,7 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi | Name | Known Incompatibilities | Description | Author | Performance Improvement | | --- | :---: | :---: | :---: | :---: | | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | Unknown | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area. | jaredlll08 | Both | | [Starlight](https://modrinth.com/mod/starlight-forge) | Unknown | Mod for completely rewriting the vanilla light engine. | Spottedleaf (PaperMC) | Both | | [Get It Together, Drops!](https://www.curseforge.com/minecraft/mc-mods/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 | | [Dynamic View](https://www.curseforge.com/minecraft/mc-mods/dynamic-view) | APTweaks | This is a small/light serverside utility mod to help balancing lag (TPS) and chunk view/load distance. | someaddon | Server | | [AI Improvements](https://www.curseforge.com/minecraft/mc-mods/ai-improvements)[⁵](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-ai-improvements-newer-versions-114-dont-have-as-much-impact-as-the-older-versions-have-since-in-newer-versions-of-minecraft-a-lot-of-fixes-to-the-ai-are-implemented-sources-curseforge-page-faq-dev) | None | Simplified AI modification mod focused on performance and low-level modifications to AIs in the game | QueenOfMissiles | Server | -
Alkya revised this gist
Oct 8, 2021 . 1 changed file with 4 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -80,7 +80,7 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi | [DataFixerSlayer](https://www.curseforge.com/minecraft/mc-mods/datafixerslayer) (Dangerous[³](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-do-not-blame-me-if-you-didnt-read-this-notice-if-you-try-to-load-a-older-world-in-a-newer-instance-of-the-game-and-you-have-one-of-these-mods-installed-bad-things-will-happen-uninstall-the-mod-first)) | Any other mod that also removes DFU | DataFixerSlayer prevents the DataFixerUpper (DFU) system from loading | Vazkii | Both | | [LazyDFU](https://www.curseforge.com/minecraft/mc-mods/lazy-dfu-forge) | Mods that remove the DFU | LazyDFU is an optimization mod that makes the initialization of DataFixerUpper "lazy" | Corgi_Taco | Both | | [Smooth Boot](https://www.curseforge.com/minecraft/mc-mods/smooth-boot-forge) | Unknown | Optimize Minecraft loading performance to be smoother on low end systems and scale better on high end systems | UltimateBoomer | Both | | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | APTweaks, MCMT | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area | jaredlll08 | Both | | [~~⠀⠀Cull Particles⠀⠀~~](https://hatebin.com/uhitozrjan)[²](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-cull-particles-isnt-needed-anymore-in-newer-forge-versions-it-was-implemented-in-forge)| None | This mod increases fps by not rendering particles that the player can't see | tfarecnim | Client | | [Out of Sight](https://www.curseforge.com/minecraft/mc-mods/out-of-sight) | Unknown | Out of Sight simply stops modded tile entities from rendering if they are further than 24 blocks away | Corosus | Client | | [EntityCulling](https://www.curseforge.com/minecraft/mc-mods/entityculling) | None | EntityCulling using async path-tracing to skip rendering Tiles/Entities that are not visible | tr9zw | Client | @@ -99,7 +99,7 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi | [FastSuite](https://www.curseforge.com/minecraft/mc-mods/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 | | [Other Forge Port attempts of Hydrogen, Sodium, Lithium or Phosphor](https://gist.github.com/alkyaly/2502a2bbe95034f881d055146aa7f64b) | ~~----~~ | They might be quite unstable, it's recommended that you check other mods in this list instead of trying to use those ports. | ~~----~~ | | [Halogen](https://www.curseforge.com/minecraft/mc-mods/halogen) | Performant, Immersive Portals | A Forge port of Sodium | spoorn | Client | | [RoadRunner](https://www.curseforge.com/minecraft/mc-mods/roadrunner) | Performant | RoadRunner is an unofficial fork of the popular performance-enhancing Fabric mod Lithium by jellysquid3 for the Forge mod loader. | MaxNeedsSnacks | Server | ## Fabric 1.16+ @@ -124,7 +124,7 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi | [FastChest](https://www.curseforge.com/minecraft/mc-mods/fastchest) | Unknown | This mod helps by removing dynamic models from chests and making them render as static chunk geometry. | fake_domi | Client | | [Better Biome Blend](https://www.curseforge.com/minecraft/mc-mods/better-biome-blend) | Sodium | Better Biome Blend is a mod which accelerates the biome color blending algorithm. | FionaTheMortal | Client | | [Resolution Control](https://www.curseforge.com/minecraft/mc-mods/resolutioncontrol) | Unknown | ResolutionControl+ allows you to change Minecraft's render resolution separately from the HUD elements. | Ultimate Boomer | Client | | [Smoke Suppresion](https://www.curseforge.com/minecraft/mc-mods/smoke-suppression) | Unknown | This is to prevent client-side lag and general annoyance when using large numbers of campfires in farms. | supersaiyansubtlety | Client | | [Angerable Patch](https://www.curseforge.com/minecraft/mc-mods/angerable-patch) | Unknown | Fixes MC-192362 / MC-189565, which causes drastically large log file sizes and lag | Client | Draylar | | [Lithium](https://www.curseforge.com/minecraft/mc-mods/lithium) | None | Lithium is a general-purpose optimization mod for Minecraft which works to improve a number of systems without changing any behavior | CaffeineMC | Server | | [Hopper Optimizations](https://github.com/2No2Name/hopperOptimizations) | Unknown | A mod that optimizes hoppers and their interactions with entities and inventories | 2No2Name | Server | @@ -167,7 +167,7 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi | [FastChest](https://www.curseforge.com/minecraft/mc-mods/surge) | Unknown | This mod helps by removing dynamic models from chests and making them render as static chunk geometry. | fake_domi | Client | | [Better Biome Blend](https://www.curseforge.com/minecraft/mc-mods/better-biome-blend) | Sodium | Better Biome Blend is a mod which accelerates the biome color blending algorithm. | FionaTheMortal | Client | | [Resolution Control](https://www.curseforge.com/minecraft/mc-mods/resolutioncontrol) | Unknown | ResolutionControl+ allows you to change Minecraft's render resolution separately from the HUD elements. | Ultimate Boomer | Client | | [Smoke Suppresion](https://www.curseforge.com/minecraft/mc-mods/smoke-suppression) | Unknown | This is to prevent client-side lag and general annoyance when using large numbers of campfires in farms. | supersaiyansubtlety | Client | | [Lithium](https://www.curseforge.com/minecraft/mc-mods/lithium) | None | Lithium is a general-purpose optimization mod for Minecraft which works to improve a number of systems without changing any behavior | CaffeineMC | Server | | [Krypton](https://www.curseforge.com/minecraft/mc-mods/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 | Server | | [C2ME](https://github.com/YatopiaMC/C2ME-fabric/releases) (***DANGEROUS***) | Tic-Tacs, + | A Fabric mod designed to improve the chunk performance of Minecraft. | YatopiaMC | Server | -
Alkya revised this gist
Sep 28, 2021 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -161,7 +161,6 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi | [Hydrogen](https://modrinth.com/mod/hydrogen) | Unknown | Reduces the memory usage of the game in more modded scenarios | CaffeineMC | Client | | [EntityCulling](https://www.curseforge.com/minecraft/mc-mods/entityculling) | None | EntityCulling using async path-tracing to skip rendering Tiles/Entities that are not visible | tr9zw | Client | | [Cull Leaves](https://www.curseforge.com/minecraft/mc-mods/cull-leaves) | Unknown | Adds culling to leaf blocks, providing a huge performance boost over vanilla. | Motschen | Client | | [Enhanced Block Entities](https://modrinth.com/mod/ebe) | Sodium[⁴](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-some-of-the-mods-that-have-sodium-as-an-incompatibility-might-work-if-you-use-indium-experimental-must-be-built-from-source), 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 | | [Entity Distance](https://modrinth.com/mod/entity-distance) | Unknown | Allows the user to adjust the (client) distance at which different entities render | capnkork | Client | | [Better Beds](https://www.curseforge.com/minecraft/mc-mods/better-beds) | Unknown | Removes the Block Entity Renderer from the bed and replaces it with the default minecraft model renderer. | Motschen | Client | -
Alkya revised this gist
Sep 28, 2021 . 1 changed file with 5 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -80,20 +80,20 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi | [DataFixerSlayer](https://www.curseforge.com/minecraft/mc-mods/datafixerslayer) (Dangerous[³](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-do-not-blame-me-if-you-didnt-read-this-notice-if-you-try-to-load-a-older-world-in-a-newer-instance-of-the-game-and-you-have-one-of-these-mods-installed-bad-things-will-happen-uninstall-the-mod-first)) | Any other mod that also removes DFU | DataFixerSlayer prevents the DataFixerUpper (DFU) system from loading | Vazkii | Both | | [LazyDFU](https://www.curseforge.com/minecraft/mc-mods/lazy-dfu-forge) | Mods that remove the DFU | LazyDFU is an optimization mod that makes the initialization of DataFixerUpper "lazy" | Corgi_Taco | Both | | [Smooth Boot](https://www.curseforge.com/minecraft/mc-mods/smooth-boot-forge) | Unknown | Optimize Minecraft loading performance to be smoother on low end systems and scale better on high end systems | UltimateBoomer | Both | | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | APTweaks | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area | jaredlll08 | Both | | [~~⠀⠀Cull Particles⠀⠀~~](https://hatebin.com/uhitozrjan)[²](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-cull-particles-isnt-needed-anymore-in-newer-forge-versions-it-was-implemented-in-forge)| None | This mod increases fps by not rendering particles that the player can't see | tfarecnim | Client | | [Out of Sight](https://www.curseforge.com/minecraft/mc-mods/out-of-sight) | Unknown | Out of Sight simply stops modded tile entities from rendering if they are further than 24 blocks away | Corosus | Client | | [EntityCulling](https://www.curseforge.com/minecraft/mc-mods/entityculling) | None | EntityCulling using async path-tracing to skip rendering Tiles/Entities that are not visible | tr9zw | Client | | [Better Biome Blend](https://www.curseforge.com/minecraft/mc-mods/better-biome-blend) | None | Better Biome Blend is a mod which accelerates the biome color blending algorithm. | FionaTheMortal | Client | | [Spawner Bug Fix](https://www.curseforge.com/minecraft/mc-mods/spawner-fix) | Unknown | This addresses a bug which causes lag in mods that create custom spawners. | Lupicus | Client | | [Overworld Two](https://www.curseforge.com/minecraft/mc-mods/overworld-two-forge) | Unknown | Optimization mod that generates overworld and nether terrain much faster than vanilla minecraft at the cost of breaking parity. | Corgi_Taco, gegy1000, SuperCoder79 | Server | | [C2ME](https://github.com/YatopiaMC/C2ME-forge/releases) (***DANGEROUS***) | Unknown | A Forge mod designed to improve the chunk performance of Minecraft. | YatopiaMC | Server | | [APTweaks](https://www.curseforge.com/minecraft/mc-mods/adaptive-performance-tweaks) | Dynamic View (View Distance Feature), Clumps | Adaptive Performance Tweaks is a Minecraft Forge Mod which automatically adjust specific settings on the server and client side to allow a balanced TPS/FPS. | Kaworru | Server | | [Dynamic View](https://www.curseforge.com/minecraft/mc-mods/dynamic-view) | APTweaks | This is a small/light serverside utility mod to help balancing lag (TPS) and chunk view/load distance. | someaddon | Server | | [Performant](https://www.curseforge.com/minecraft/mc-mods/performant) (**Dangerous**) | Phosphophyllite, Resourceful Bees, + | Lightweight mod project which hugely improves performance and blocklag. | someaddon | Server | | [MCMT](https://hatebin.com/swopimmvaw) (***DANGEROUS***) | Immersive Portals, Performant, Clumps, ***+++*** | This is a mod, that *attempts* to multithread minecraft's tick execution. | jediminer543 | Server | | [AI Improvements](https://www.curseforge.com/minecraft/mc-mods/ai-improvements)[⁵](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-ai-improvements-newer-versions-114-dont-have-as-much-impact-as-the-older-versions-have-since-in-newer-versions-of-minecraft-a-lot-of-fixes-to-the-ai-are-implemented-sources-curseforge-page-faq-dev) | None | Simplified AI modification mod focused on performance and low-level modifications to AIs in the game | QueenOfMissiles | Server | | [Get It Together, Drops!](https://www.curseforge.com/minecraft/mc-mods/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 | | [FastWorkbench minus Replacement](https://www.curseforge.com/minecraft/mc-mods/fastworkbench-minus-replacement) | None | This is a mod aimed at improving performance of all crafting-related functions. | tfarecnim | Server | | [FastFurnace minus Replacement](https://www.curseforge.com/minecraft/mc-mods/fastfurnace-minus-replacement) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry. | tfarecnim | Server | | [FastSuite](https://www.curseforge.com/minecraft/mc-mods/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 | @@ -142,6 +142,8 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi ## Forge 1.17.X | Name | Known Incompatibilities | Description | Author | Performance Improvement | | --- | :---: | :---: | :---: | :---: | | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | Unknown | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area. | jaredlll08 | Both | | [Get It Together, Drops!](https://www.curseforge.com/minecraft/mc-mods/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 | | [Dynamic View](https://www.curseforge.com/minecraft/mc-mods/dynamic-view) | APTweaks | This is a small/light serverside utility mod to help balancing lag (TPS) and chunk view/load distance. | someaddon | Server | | [AI Improvements](https://www.curseforge.com/minecraft/mc-mods/ai-improvements)[⁵](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-ai-improvements-newer-versions-114-dont-have-as-much-impact-as-the-older-versions-have-since-in-newer-versions-of-minecraft-a-lot-of-fixes-to-the-ai-are-implemented-sources-curseforge-page-faq-dev) | None | Simplified AI modification mod focused on performance and low-level modifications to AIs in the game | QueenOfMissiles | Server | @@ -153,7 +155,6 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi | [Smooth Boot](https://www.curseforge.com/minecraft/mc-mods/smooth-boot) | Unknown | Optimize Minecraft loading performance to be smoother on low end systems and scale better on high end systems | UltimateBoomer | Both | | [FerriteCore](https://www.curseforge.com/minecraft/mc-mods/ferritecore-fabric) | Unknown | This mod reduces the memory usage of Minecraft in a few different ways | malte0811 | Both | | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | Unknown | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area. | jaredlll08 | Both | | [Sodium](https://modrinth.com/mod/sodium) | Mods that utilize of the FRAPI[⁴](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-some-of-the-mods-that-have-sodium-as-an-incompatibility-might-work-if-you-use-indium-experimental-must-be-built-from-source) | 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 | | [DashLoader](https://www.curseforge.com/minecraft/mc-mods/dashloader) (Dangerous) | 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 | | [Canvas](https://www.curseforge.com/minecraft/mc-mods/canvas-renderer) | Unknown | Advanced Rendering Engine for Fabric | grondag | Client | -
Alkya revised this gist
Sep 25, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -98,7 +98,7 @@ Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behavi | [FastFurnace minus Replacement](https://www.curseforge.com/minecraft/mc-mods/fastfurnace-minus-replacement) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry. | tfarecnim | Server | | [FastSuite](https://www.curseforge.com/minecraft/mc-mods/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 | | [Other Forge Port attempts of Hydrogen, Sodium, Lithium or Phosphor](https://gist.github.com/alkyaly/2502a2bbe95034f881d055146aa7f64b) | ~~----~~ | They might be quite unstable, it's recommended that you check other mods in this list instead of trying to use those ports. | ~~----~~ | | [Halogen](https://www.curseforge.com/minecraft/mc-mods/halogen) | Performant, Immersive Portals | A Forge port of Sodium | spoorn | Client | | [RoadRunner](https://www.curseforge.com/minecraft/mc-mods/roadrunner) | Unknown | RoadRunner is an unofficial fork of the popular performance-enhancing Fabric mod Lithium by jellysquid3 for the Forge mod loader. | MaxNeedsSnacks | Server | -
Alkya revised this gist
Sep 25, 2021 . 1 changed file with 1 addition and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,13 +2,9 @@ A list of performance-enhancing mods for most major-played versions. Any suggestion/complaint?<br> Ping alkya#1273 in Modded Minecraft or use the gist comments.<br><br> Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behaviour. ## Forge 1.7.10 | Name | Known Incompatibilities | Description | Author | Performance Improvement | | --- | :---: | :---: | :---: | :---: | -
Alkya revised this gist
Sep 25, 2021 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -101,9 +101,9 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [FastWorkbench minus Replacement](https://www.curseforge.com/minecraft/mc-mods/fastworkbench-minus-replacement) | None | This is a mod aimed at improving performance of all crafting-related functions. | tfarecnim | Server | | [FastFurnace minus Replacement](https://www.curseforge.com/minecraft/mc-mods/fastfurnace-minus-replacement) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry. | tfarecnim | Server | | [FastSuite](https://www.curseforge.com/minecraft/mc-mods/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 | | [Other Forge Port attempts of Hydrogen, Sodium, Lithium or Phosphor](https://gist.github.com/alkyaly/2502a2bbe95034f881d055146aa7f64b) | ~~----~~ | They might be quite unstable, it's recommended that you check other mods in this list instead of trying to use those ports. | ~~----~~ | | [Halogen](https://www.curseforge.com/minecraft/mc-mods/halogen) | Performant, Immersive Portals | A Forge port of Sodium | spoorn | Both | | [RoadRunner](https://www.curseforge.com/minecraft/mc-mods/roadrunner) | Unknown | RoadRunner is an unofficial fork of the popular performance-enhancing Fabric mod Lithium by jellysquid3 for the Forge mod loader. | MaxNeedsSnacks | Server | ## Fabric 1.16+ -
Alkya revised this gist
Aug 30, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -125,7 +125,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Cull Leaves](https://www.curseforge.com/minecraft/mc-mods/cull-leaves) | Unknown | Adds culling to leaf blocks, providing a huge performance boost over vanilla. | Motschen | Client | | [Enhanced Block Entities](https://modrinth.com/mod/ebe) | Sodium[⁴](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-some-of-the-mods-that-have-sodium-as-an-incompatibility-might-work-if-you-use-indium-experimental-must-be-built-from-source), 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 | | [Better Beds](https://www.curseforge.com/minecraft/mc-mods/better-beds) | Unknown | Removes the Block Entity Renderer from the bed and replaces it with the default minecraft model renderer. | Motschen | Client | | [FastChest](https://www.curseforge.com/minecraft/mc-mods/fastchest) | Unknown | This mod helps by removing dynamic models from chests and making them render as static chunk geometry. | fake_domi | Client | | [Better Biome Blend](https://www.curseforge.com/minecraft/mc-mods/better-biome-blend) | Sodium | Better Biome Blend is a mod which accelerates the biome color blending algorithm. | FionaTheMortal | Client | | [Resolution Control](https://www.curseforge.com/minecraft/mc-mods/resolutioncontrol) | Unknown | ResolutionControl+ allows you to change Minecraft's render resolution separately from the HUD elements. | Ultimate Boomer | Client | | [Smoke Suppresion](https://www.curseforge.com/minecraft/mc-mods/smoke-suppression) | Unknown | This is to prevent client-side lag and general annoyance when using large numbers of campfires in farms. | muteone2 | Client | -
Alkya revised this gist
Aug 30, 2021 . 1 changed file with 4 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -26,6 +26,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | --- | :---: | :---: | :---: | :---: | | [FoamFix](https://www.curseforge.com/minecraft/mc-mods/foamfix-optimization-mod) | None | FoamFix is a mod designed to optimize post-1.7.10 modded Minecraft using simple, targeted optimizations. | asiekierka | Both | | [BetterFPS](https://www.curseforge.com/minecraft/mc-mods/betterfps) | None | BetterFps is a Minecraft mod that add a few performance improvements, trying to be compatible with other mods. | Guichaguri | Both | | [Patcher](https://sk1er.club/mods/patcher) | None | Patcher is a 1.8.9 Forge mod created to improve your all-around Minecraft experience, bringing tons of Quality of Life additions, performance improvements, and tons of Vanilla bug fixes. | Sk1er | Client | @@ -151,7 +152,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) ## Fabric 1.17.X | Name | Known Incompatibilities | Description | Author | Performance Improvement | | --- | :---: | :---: | :---: | :---: | | [Starlight](https://modrinth.com/mod/starlight) | Unknown | Fabric mod for completely rewriting the vanilla light engine. | Spottedleaf (PaperMC) | Both | | [LazyDFU](https://www.curseforge.com/minecraft/mc-mods/lazydfu) | Mods that remove the DFU | LazyDFU is an optimization mod that makes the initialization of DataFixerUpper "lazy" | astei | Both | | [Smooth Boot](https://www.curseforge.com/minecraft/mc-mods/smooth-boot) | Unknown | Optimize Minecraft loading performance to be smoother on low end systems and scale better on high end systems | UltimateBoomer | Both | | [FerriteCore](https://www.curseforge.com/minecraft/mc-mods/ferritecore-fabric) | Unknown | This mod reduces the memory usage of Minecraft in a few different ways | malte0811 | Both | @@ -163,6 +164,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Hydrogen](https://modrinth.com/mod/hydrogen) | Unknown | Reduces the memory usage of the game in more modded scenarios | CaffeineMC | Client | | [EntityCulling](https://www.curseforge.com/minecraft/mc-mods/entityculling) | None | EntityCulling using async path-tracing to skip rendering Tiles/Entities that are not visible | tr9zw | Client | | [Cull Leaves](https://www.curseforge.com/minecraft/mc-mods/cull-leaves) | Unknown | Adds culling to leaf blocks, providing a huge performance boost over vanilla. | Motschen | Client | | [Bedrodium](https://www.modrinth.com/mod/bedrodium) | Unknown | Small optimization by removing the invisible sides of the bedrock | kirillirik | Client | | [Enhanced Block Entities](https://modrinth.com/mod/ebe) | Sodium[⁴](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-some-of-the-mods-that-have-sodium-as-an-incompatibility-might-work-if-you-use-indium-experimental-must-be-built-from-source), 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 | | [Entity Distance](https://modrinth.com/mod/entity-distance) | Unknown | Allows the user to adjust the (client) distance at which different entities render | capnkork | Client | | [Better Beds](https://www.curseforge.com/minecraft/mc-mods/better-beds) | Unknown | Removes the Block Entity Renderer from the bed and replaces it with the default minecraft model renderer. | Motschen | Client | @@ -184,7 +186,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | --- | :---: | :---: | :---: | :---: | | [Chunk Pregenerator](https://www.curseforge.com/minecraft/mc-mods/chunkpregenerator) | 1.4.7, 1.7.X, 1.8.9, 1.10.X, 1.11.X, 1.11.2, 1.12.X, 1.14.4, 1.15.2, 1.16.X | Forge | Chunk Pregenerator is a tool that allows you to generate your World more efficiently. | Speiger | | [Fabric Chunk Pregenerator](https://www.curseforge.com/minecraft/mc-mods/chunk-pregenerator-fabric) | 1.14.X, 1.15.X, 1.16.X, 1.17.X | Fabric | Mod that allows you to pregenerate chunks for your server or for singleplayer while running fabric | SuperCoder79 | | Chunky | **Forge**: 1.16.X, 1.17.X; **Fabric**: 1.16.X, 1.17.X; **Sponge**: Sponge 8+; **Spigot**: 1.13.X, 1.14.X, 1.15.X, 1.16.X, 1.17.X | [Forge](https://www.curseforge.com/minecraft/mc-mods/chunky-pregenerator-forge), [Fabric](https://modrinth.com/mod/chunky/versions), [Sponge](https://ci.codemc.io/view/Author/job/pop4959/job/Chunky/), [Bukkit/Spigot](https://www.spigotmc.org/resources/chunky.81534/) | Pre-generates chunks, quickly and efficiently | pop4959 | -
Alkya revised this gist
Aug 21, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Entity Culling](https://www.curseforge.com/minecraft/mc-mods/entity-culling) | None | Entity Culling is a small client-side performance core mod which improves the rendering of entities and tile entities. | meldexun | Client | | [TexFix](https://www.curseforge.com/minecraft/mc-mods/texfix) | **FoamFix-Anarchy**, MCPatcher | TexFix optimizes the loading of textures of other mods | Speiger | Client | | [Better Biome Blend](https://www.curseforge.com/minecraft/mc-mods/better-biome-blend) | None | Better Biome Blend is a mod which accelerates the biome color blending algorithm. | FionaTheMortal | Client | | [FarPlaneTwo](https://jenkins.daporkchop.net/job/PorkStudios/job/FarPlaneTwo/job/master/) (Dangerous) | Unknown | Implements a Level-of-Detail (LoD) terrain renderer into the game. | DaMatrix (PorkChopStudios) | Client | | [FastFurnace](https://www.curseforge.com/minecraft/mc-mods/fastfurnace) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry. | Shadows_of_Fire | Server (Must be installed in client aswell) | | [FastWorkbench](https://www.curseforge.com/minecraft/mc-mods/fastworkbench) | None | This is a mod aimed at improving performance of all crafting-related functions. | Shadows_of_Fire | Server (Must be installed in client aswell) | | [AI Improvements](https://www.curseforge.com/minecraft/mc-mods/ai-improvements) | None | Simplified AI modification mod focused on performance and low-level modifications to AIs in the game | QueenOfMissiles | Server | -
Alkya revised this gist
Aug 21, 2021 . 1 changed file with 19 additions and 14 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) ## Forge 1.7.10 | Name | Known Incompatibilities | Description | Author | Performance Improvement | | --- | :---: | :---: | :---: | :---: | | [BetterFPS](https://www.curseforge.com/minecraft/mc-mods/betterfps) | None | BetterFps is a Minecraft mod that add a few performance improvements, trying to be compatible with other mods. | Guichaguri | Both | | [FastCraft](https://www.curseforge.com/minecraft/mc-mods/fastcraft) | Forge Essentials | FastCraft is a sophisticated mod which improves the client and server performance significantly without any game play changes. | sfPlayer1 | Both | | [FoamFix](https://www.curseforge.com/minecraft/mc-mods/foamfix-optimization-mod) | None | FoamFix is a mod designed to optimize post-1.7.10 modded Minecraft using simple, targeted optimizations. | asiekierka | Both | | [CoFHTweaks](https://www.curseforge.com/minecraft/mc-mods/cofhtweaks) | Unknown | Configuration options | skyboy026 (TeamCoFH) | Both | @@ -25,7 +25,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | Name | Known Incompatibilities | Description | Author | Performance Improvement | | --- | :---: | :---: | :---: | :---: | | [FoamFix](https://www.curseforge.com/minecraft/mc-mods/foamfix-optimization-mod) | None | FoamFix is a mod designed to optimize post-1.7.10 modded Minecraft using simple, targeted optimizations. | asiekierka | Both | | [BetterFPS](https://www.curseforge.com/minecraft/mc-mods/betterfps) | None | BetterFps is a Minecraft mod that add a few performance improvements, trying to be compatible with other mods. | Guichaguri | Both | @@ -36,18 +36,19 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [FoamFix](https://www.curseforge.com/minecraft/mc-mods/foamfix-optimization-mod) | None | FoamFix is a mod designed to optimize post-1.7.10 modded Minecraft using simple, targeted optimizations | asiekierka | Both | | [VanillaFix](https://www.curseforge.com/minecraft/mc-mods/vanillafix) | Mods using outdated mixin versions[¹](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-should-work-if-mixin-0-7-0-8-compatibility-is-applied) | VanillaFix is a mod that improves performance and fixes bugs and annoyances in vanilla Minecraft | Runemoro (Dimensional Development) | Both | | [Phosphor](https://www.curseforge.com/minecraft/mc-mods/phosphor-forge) | Mods using outdated mixin versions[¹](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-should-work-if-mixin-0-7-0-8-compatibility-is-applied) | Phosphor is a Minecraft mod which works to optimize one of game's most inefficient areas, the lighting engine | jellysquid_ | Both | | [BetterFPS](https://www.curseforge.com/minecraft/mc-mods/betterfps) | None | BetterFps is a Minecraft mod that add a few performance improvements, trying to be compatible with other mods. | Guichaguri | Both | | [Surge](https://www.curseforge.com/minecraft/mc-mods/surge) | Mods using outdated mixin versions[¹](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-should-work-if-mixin-0-7-0-8-compatibility-is-applied) | Surge is an open source mod which aims to improve the load time and performance of the game. | DarkhaxDev | Both | | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | None | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area | jaredlll08 | Both | | [Particle Culling](https://www.curseforge.com/minecraft/mc-mods/particle-culling) | None | This mod is a client-side performance enhancing mod, which stops particles that are outside the player's view from rendering | bl4ckscor3 | Client | | [Entity Culling](https://www.curseforge.com/minecraft/mc-mods/entity-culling) | None | Entity Culling is a small client-side performance core mod which improves the rendering of entities and tile entities. | meldexun | Client | | [TexFix](https://www.curseforge.com/minecraft/mc-mods/texfix) | **FoamFix-Anarchy**, MCPatcher | TexFix optimizes the loading of textures of other mods | Speiger | Client | | [Better Biome Blend](https://www.curseforge.com/minecraft/mc-mods/better-biome-blend) | None | Better Biome Blend is a mod which accelerates the biome color blending algorithm. | FionaTheMortal | Client | | [FarPlaneTwo](https://jenkins.daporkchop.net/job/PorkStudios/job/FarPlaneTwo/job/master/) | Unknown | Implements a Level-of-Detail (LoD) terrain renderer into the game. | DaMatrix (PorkChopStudios) | Client | | [FastFurnace](https://www.curseforge.com/minecraft/mc-mods/fastfurnace) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry. | Shadows_of_Fire | Server (Must be installed in client aswell) | | [FastWorkbench](https://www.curseforge.com/minecraft/mc-mods/fastworkbench) | None | This is a mod aimed at improving performance of all crafting-related functions. | Shadows_of_Fire | Server (Must be installed in client aswell) | | [AI Improvements](https://www.curseforge.com/minecraft/mc-mods/ai-improvements) | None | Simplified AI modification mod focused on performance and low-level modifications to AIs in the game | QueenOfMissiles | Server | | [Get It Together, Drops!](https://www.curseforge.com/minecraft/mc-mods/get-it-together-drops) | None | 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 | | [Born In a Barn](https://www.curseforge.com/minecraft/mc-mods/born-in-a-barn) | Unknown | Fixes a Minecraft bug where Village doors keep chunks loaded. | Speiger | Server | | [Stackie](https://www.curseforge.com/minecraft/mc-mods/stackie) | Unknown | This mod increases stack sizes of experience and items | Lunatrius | Server | | [PortalSuperCache](https://github.com/LucunJi/PortalSuperCacheForge112/releases) (Dangerous) | Unknown | When using this mod, your game will search portal blocks at a high speed on teleport. | LucunJi | Server | | [Tiquality](https://www.curseforge.com/minecraft/mc-mods/tiquality) | Unknown | Limiting a player's tick time in the world to evenly distribute time. | Terminator_NL | Server | @@ -61,11 +62,11 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | Name | Known Incompatibilities | Description | Author | Performance Improvement | | --- | :---: | :---: | :---: | :---: | | [Phosphor](https://www.curseforge.com/minecraft/mc-mods/phosphor-forge) | None | Phosphor is a Minecraft mod which works to optimize one of game's most inefficient areas, the lighting engine | jellysquid_ | Both | | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | None | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area | jaredlll08 | Both | | [Cull Particles](https://www.curseforge.com/minecraft/mc-mods/cull-particles) | None | This mod increases fps by not rendering particles that the player can't see | tfarecnim | Client | | [Out of Sight](https://www.curseforge.com/minecraft/mc-mods/out-of-sight) | Unknown | Out of Sight simply stops modded tile entities from rendering if they are further than 24 blocks away | Corosus | Client | | [FastFurnace](https://www.curseforge.com/minecraft/mc-mods/fastfurnace) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry. | Shadows_of_Fire | Server | | [FastWorkbench](https://www.curseforge.com/minecraft/mc-mods/fastworkbench) | None | This is a mod aimed at improving performance of all crafting-related functions. | Shadows_of_Fire | Server | | [Lithium](https://www.curseforge.com/minecraft/mc-mods/lithium-forge) | None | Lithium is a general-purpose optimization mod for Minecraft which works to improve a number of systems without changing any behavior | jellysquid_ | Server | | [AI Improvements](https://www.curseforge.com/minecraft/mc-mods/ai-improvements)[⁵](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-ai-improvements-newer-versions-114-dont-have-as-much-impact-as-the-older-versions-have-since-in-newer-versions-of-minecraft-a-lot-of-fixes-to-the-ai-are-implemented-sources-curseforge-page-faq-dev) | None | Simplified AI modification mod focused on performance and low-level modifications to AIs in the game | QueenOfMissiles | Server | | [Get It Together, Drops!](https://www.curseforge.com/minecraft/mc-mods/get-it-together-drops) | None | 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 | @@ -78,28 +79,29 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | Name | Known Incompatibilities | Description | Author | Performance Improvement | | --- | :---: | :---: | :---: | :---: | | [FerriteCore](https://www.curseforge.com/minecraft/mc-mods/ferritecore) | Unknown | This mod reduces the memory usage of Minecraft in a few different ways | malte0811 | Both | | [Starlight](https://github.com/PaperMC/Starlight/releases) | Create | Mod for completely rewriting the vanilla light engine. | Spottedleaf (PaperMC) | Both | | [DataFixerSlayer](https://www.curseforge.com/minecraft/mc-mods/datafixerslayer) (Dangerous[³](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-do-not-blame-me-if-you-didnt-read-this-notice-if-you-try-to-load-a-older-world-in-a-newer-instance-of-the-game-and-you-have-one-of-these-mods-installed-bad-things-will-happen-uninstall-the-mod-first)) | Any other mod that also removes DFU | DataFixerSlayer prevents the DataFixerUpper (DFU) system from loading | Vazkii | Both | | [LazyDFU](https://www.curseforge.com/minecraft/mc-mods/lazy-dfu-forge) | Mods that remove the DFU | LazyDFU is an optimization mod that makes the initialization of DataFixerUpper "lazy" | Corgi_Taco | Both | | [Smooth Boot](https://www.curseforge.com/minecraft/mc-mods/smooth-boot-forge) | Unknown | Optimize Minecraft loading performance to be smoother on low end systems and scale better on high end systems | UltimateBoomer | Both | | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | Get It Together, Drops! | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area | jaredlll08 | Both | | [~~⠀⠀Cull Particles⠀⠀~~](https://hatebin.com/uhitozrjan)[²](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-cull-particles-isnt-needed-anymore-in-newer-forge-versions-it-was-implemented-in-forge)| None | This mod increases fps by not rendering particles that the player can't see | tfarecnim | Client | | [Out of Sight](https://www.curseforge.com/minecraft/mc-mods/out-of-sight) | Unknown | Out of Sight simply stops modded tile entities from rendering if they are further than 24 blocks away | Corosus | Client | | [EntityCulling](https://www.curseforge.com/minecraft/mc-mods/entityculling) | None | EntityCulling using async path-tracing to skip rendering Tiles/Entities that are not visible | tr9zw | Client | | [Better Biome Blend](https://www.curseforge.com/minecraft/mc-mods/better-biome-blend) | None | Better Biome Blend is a mod which accelerates the biome color blending algorithm. | FionaTheMortal | Client | | [Spawner Bug Fix](https://www.curseforge.com/minecraft/mc-mods/spawner-fix) | Unknown | This addresses a bug which causes lag in mods that create custom spawners. | Lupicus | Client | | [Overworld Two](https://www.curseforge.com/minecraft/mc-mods/overworld-two-forge) | Unknown | Optimization mod that generates overworld and nether terrain much faster than vanilla minecraft at the cost of breaking parity. | Corgi_Taco, gegy1000, SuperCoder79 | Server | | [C2ME](https://github.com/YatopiaMC/C2ME-forge/releases) (***DANGEROUS***) | Unknown | A Forge mod designed to improve the chunk performance of Minecraft. | YatopiaMC | Server | | [APTweaks](https://www.curseforge.com/minecraft/mc-mods/adaptive-performance-tweaks) | Dynamic View (View Distance Feature) | Adaptive Performance Tweaks is a Minecraft Forge Mod which automatically adjust specific settings on the server and client side to allow a balanced TPS/FPS. | Kaworru | Server | | [Dynamic View](https://www.curseforge.com/minecraft/mc-mods/dynamic-view) | APTweaks | This is a small/light serverside utility mod to help balancing lag (TPS) and chunk view/load distance. | someaddon | Server | | [Performant](https://www.curseforge.com/minecraft/mc-mods/performant) (**Dangerous**) | Phosphophyllite, Resourceful Bees, + | Lightweight mod project which hugely improves performance and blocklag. | someaddon | Server | | [MCMT](https://hatebin.com/swopimmvaw) (***DANGEROUS***) | Immersive Portals, Performant, Clumps, ***+++*** | This is a mod, that *attempts* to multithread minecraft's tick execution. | jediminer543 | Server | | [AI Improvements](https://www.curseforge.com/minecraft/mc-mods/ai-improvements)[⁵](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-ai-improvements-newer-versions-114-dont-have-as-much-impact-as-the-older-versions-have-since-in-newer-versions-of-minecraft-a-lot-of-fixes-to-the-ai-are-implemented-sources-curseforge-page-faq-dev) | None | Simplified AI modification mod focused on performance and low-level modifications to AIs in the game | QueenOfMissiles | Server | | [Get It Together, Drops!](https://www.curseforge.com/minecraft/mc-mods/get-it-together-drops) | Clumps | 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 | | [FastWorkbench minus Replacement](https://www.curseforge.com/minecraft/mc-mods/fastworkbench-minus-replacement) | None | This is a mod aimed at improving performance of all crafting-related functions. | tfarecnim | Server | | [FastFurnace minus Replacement](https://www.curseforge.com/minecraft/mc-mods/fastfurnace-minus-replacement) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry. | tfarecnim | Server | | [FastSuite](https://www.curseforge.com/minecraft/mc-mods/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 | | [Forge Port attempts of Hydrogen, Sodium, Lithium or Phosphor](https://gist.github.com/alkyaly/2502a2bbe95034f881d055146aa7f64b) | ~~----~~ | They might be quite unstable, it's recommended that you check other mods in this list instead of trying to use those ports. | ~~----~~ | | [Sodium Reforged](https://www.curseforge.com/minecraft/mc-mods/sodium-reforged) | Performant, Immersive Portals | A Forge port of Sodium, and Phosphor mods from Fabric | spoorn | Both | @@ -108,7 +110,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | Name | Known Incompatibilities | Description | Author | Performance Improvement | | --- | :---: | :---: | :---: | :---: | | [Phosphor](https://www.curseforge.com/minecraft/mc-mods/phosphor) | Starlight | Phosphor is a Minecraft mod which works to optimize one of game's most inefficient areas, the lighting engine | CaffeineMC | Both | | [Starlight](https://github.com/PaperMC/Starlight/releases) | Phosphor | Fabric mod for completely rewriting the vanilla light engine. | Spottedleaf (PaperMC) | Both | | [LazyDFU](https://www.curseforge.com/minecraft/mc-mods/lazydfu) | Mods that remove the DFU | LazyDFU is an optimization mod that makes the initialization of DataFixerUpper "lazy" | astei | Both | | [Smooth Boot](https://www.curseforge.com/minecraft/mc-mods/smooth-boot) | Unknown | Optimize Minecraft loading performance to be smoother on low end systems and scale better on high end systems | UltimateBoomer | Both | | [DashLoader](https://www.curseforge.com/minecraft/mc-mods/dashloader) (Dangerous) | Hydrogen, 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 | @@ -122,9 +124,11 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Cull Leaves](https://www.curseforge.com/minecraft/mc-mods/cull-leaves) | Unknown | Adds culling to leaf blocks, providing a huge performance boost over vanilla. | Motschen | Client | | [Enhanced Block Entities](https://modrinth.com/mod/ebe) | Sodium[⁴](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-some-of-the-mods-that-have-sodium-as-an-incompatibility-might-work-if-you-use-indium-experimental-must-be-built-from-source), 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 | | [Better Beds](https://www.curseforge.com/minecraft/mc-mods/better-beds) | Unknown | Removes the Block Entity Renderer from the bed and replaces it with the default minecraft model renderer. | Motschen | Client | | [FastChest](https://www.curseforge.com/minecraft/mc-mods/surge) | Unknown | This mod helps by removing dynamic models from chests and making them render as static chunk geometry. | fake_domi | Client | | [Better Biome Blend](https://www.curseforge.com/minecraft/mc-mods/better-biome-blend) | Sodium | Better Biome Blend is a mod which accelerates the biome color blending algorithm. | FionaTheMortal | Client | | [Resolution Control](https://www.curseforge.com/minecraft/mc-mods/resolutioncontrol) | Unknown | ResolutionControl+ allows you to change Minecraft's render resolution separately from the HUD elements. | Ultimate Boomer | Client | | [Smoke Suppresion](https://www.curseforge.com/minecraft/mc-mods/smoke-suppression) | Unknown | This is to prevent client-side lag and general annoyance when using large numbers of campfires in farms. | muteone2 | Client | | [Angerable Patch](https://www.curseforge.com/minecraft/mc-mods/angerable-patch) | Unknown | Fixes MC-192362 / MC-189565, which causes drastically large log file sizes and lag | Client | Draylar | | [Lithium](https://www.curseforge.com/minecraft/mc-mods/lithium) | None | Lithium is a general-purpose optimization mod for Minecraft which works to improve a number of systems without changing any behavior | CaffeineMC | Server | | [Hopper Optimizations](https://github.com/2No2Name/hopperOptimizations) | Unknown | A mod that optimizes hoppers and their interactions with entities and inventories | 2No2Name | Server | | [Krypton](https://www.curseforge.com/minecraft/mc-mods/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 | Server | @@ -147,10 +151,12 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) ## Fabric 1.17.X | Name | Known Incompatibilities | Description | Author | Performance Improvement | | --- | :---: | :---: | :---: | :---: | | [Starlight](https://github.com/PaperMC/Starlight/releases) | Unknown | Fabric mod for completely rewriting the vanilla light engine. | Spottedleaf (PaperMC) | Both | | [LazyDFU](https://www.curseforge.com/minecraft/mc-mods/lazydfu) | Mods that remove the DFU | LazyDFU is an optimization mod that makes the initialization of DataFixerUpper "lazy" | astei | Both | | [Smooth Boot](https://www.curseforge.com/minecraft/mc-mods/smooth-boot) | Unknown | Optimize Minecraft loading performance to be smoother on low end systems and scale better on high end systems | UltimateBoomer | Both | | [FerriteCore](https://www.curseforge.com/minecraft/mc-mods/ferritecore-fabric) | Unknown | This mod reduces the memory usage of Minecraft in a few different ways | malte0811 | Both | | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | Unknown | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area. | jaredlll08 | Both | | [Fat Experience Orbs](https://www.curseforge.com/minecraft/mc-mods/fat-experience-orbs) | Unknown | This mod makes it so that nearby experience orbs merge together | NinjaPhenix | Both | | [Sodium](https://modrinth.com/mod/sodium) | Mods that utilize of the FRAPI[⁴](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-some-of-the-mods-that-have-sodium-as-an-incompatibility-might-work-if-you-use-indium-experimental-must-be-built-from-source) | 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 | | [DashLoader](https://www.curseforge.com/minecraft/mc-mods/dashloader) (Dangerous) | 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 | | [Canvas](https://www.curseforge.com/minecraft/mc-mods/canvas-renderer) | Unknown | Advanced Rendering Engine for Fabric | grondag | Client | @@ -160,6 +166,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Enhanced Block Entities](https://modrinth.com/mod/ebe) | Sodium[⁴](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-some-of-the-mods-that-have-sodium-as-an-incompatibility-might-work-if-you-use-indium-experimental-must-be-built-from-source), 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 | | [Entity Distance](https://modrinth.com/mod/entity-distance) | Unknown | Allows the user to adjust the (client) distance at which different entities render | capnkork | Client | | [Better Beds](https://www.curseforge.com/minecraft/mc-mods/better-beds) | Unknown | Removes the Block Entity Renderer from the bed and replaces it with the default minecraft model renderer. | Motschen | Client | | [FastChest](https://www.curseforge.com/minecraft/mc-mods/surge) | Unknown | This mod helps by removing dynamic models from chests and making them render as static chunk geometry. | fake_domi | Client | | [Better Biome Blend](https://www.curseforge.com/minecraft/mc-mods/better-biome-blend) | Sodium | Better Biome Blend is a mod which accelerates the biome color blending algorithm. | FionaTheMortal | Client | | [Resolution Control](https://www.curseforge.com/minecraft/mc-mods/resolutioncontrol) | Unknown | ResolutionControl+ allows you to change Minecraft's render resolution separately from the HUD elements. | Ultimate Boomer | Client | | [Smoke Suppresion](https://www.curseforge.com/minecraft/mc-mods/smoke-suppression) | Unknown | This is to prevent client-side lag and general annoyance when using large numbers of campfires in farms. | muteone2 | Client | @@ -168,8 +175,6 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [C2ME](https://github.com/YatopiaMC/C2ME-fabric/releases) (***DANGEROUS***) | Tic-Tacs, + | A Fabric mod designed to improve the chunk performance of Minecraft. | YatopiaMC | Server | | [Dimensional Threading](https://github.com/WearBlackAllDay/DimensionalThreading/releases) (Dangerous) | Unknown | Minecraft mod which optimizes the processing of multiple Dimensions, by assigning them independent threads | WearBlackAllDay | Server | | [Alternate Current](https://modrinth.com/mod/alternate-current) (Dangerous) | Unknown | Alternate Current is an efficient and non-locational redstone dust implementation | Space Walker | Server | | [FastFurnace](https://www.curseforge.com/minecraft/mc-mods/fast-furnace-for-fabric) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry | tfarecnim | Server | | [Recipe Cache](https://www.curseforge.com/minecraft/mc-mods/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 | -
Alkya revised this gist
Aug 10, 2021 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -16,6 +16,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [FastCraft](https://www.curseforge.com/minecraft/mc-mods/fastcraft) | Forge Essentials | FastCraft is a sophisticated mod which improves the client and server performance significantly without any game play changes. | sfPlayer1 | Both | | [FoamFix](https://www.curseforge.com/minecraft/mc-mods/foamfix-optimization-mod) | None | FoamFix is a mod designed to optimize post-1.7.10 modded Minecraft using simple, targeted optimizations. | asiekierka | Both | | [CoFHTweaks](https://www.curseforge.com/minecraft/mc-mods/cofhtweaks) | Unknown | Configuration options | skyboy026 (TeamCoFH) | Both | | [Squidless](https://www.curseforge.com/minecraft/mc-mods/squidless) | Unknown | Prevents squids spawning in regions where they would instantly despawn | hilburn | Server | -
Alkya revised this gist
Aug 10, 2021 . 1 changed file with 6 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -137,6 +137,12 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [FastFurnace](https://www.curseforge.com/minecraft/mc-mods/fast-furnace-for-fabric) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry | tfarecnim | Server | | [Recipe Cache](https://www.curseforge.com/minecraft/mc-mods/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 | ## Forge 1.17.X | Name | Known Incompatibilities | Description | Author | Performance Improvement | | --- | :---: | :---: | :---: | :---: | | [Dynamic View](https://www.curseforge.com/minecraft/mc-mods/dynamic-view) | APTweaks | This is a small/light serverside utility mod to help balancing lag (TPS) and chunk view/load distance. | someaddon | Server | | [AI Improvements](https://www.curseforge.com/minecraft/mc-mods/ai-improvements)[⁵](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-ai-improvements-newer-versions-114-dont-have-as-much-impact-as-the-older-versions-have-since-in-newer-versions-of-minecraft-a-lot-of-fixes-to-the-ai-are-implemented-sources-curseforge-page-faq-dev) | None | Simplified AI modification mod focused on performance and low-level modifications to AIs in the game | QueenOfMissiles | Server | ## Fabric 1.17.X | Name | Known Incompatibilities | Description | Author | Performance Improvement | | --- | :---: | :---: | :---: | :---: | -
Alkya revised this gist
Aug 10, 2021 . 1 changed file with 8 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,8 +12,10 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) ## Forge 1.7.10 | Name | Known Incompatibilities | Description | Author | Performance Improvement | | --- | :---: | :---: | :---: | :---: | | [BetterFPS](https://www.curseforge.com/minecraft/mc-mods/betterfps) | None | BetterFps is a Minecraft mod that add a few performance improvements, trying to be compatible with other mods. | Guichaguri | Client | | [FastCraft](https://www.curseforge.com/minecraft/mc-mods/fastcraft) | Forge Essentials | FastCraft is a sophisticated mod which improves the client and server performance significantly without any game play changes. | sfPlayer1 | Both | | [FoamFix](https://www.curseforge.com/minecraft/mc-mods/foamfix-optimization-mod) | None | FoamFix is a mod designed to optimize post-1.7.10 modded Minecraft using simple, targeted optimizations. | asiekierka | Both | | [CoFHTweaks](https://www.curseforge.com/minecraft/mc-mods/cofhtweaks) | Unknown | Configuration options | skyboy026 (TeamCoFH) | Both | @@ -37,6 +39,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Particle Culling](https://www.curseforge.com/minecraft/mc-mods/particle-culling) | None | This mod is a client-side performance enhancing mod, which stops particles that are outside the player's view from rendering | bl4ckscor3 | Client | | [Entity Culling](https://www.curseforge.com/minecraft/mc-mods/entity-culling) | None | Entity Culling is a small client-side performance core mod which improves the rendering of entities and tile entities. | meldexun | Client | | [TexFix](https://www.curseforge.com/minecraft/mc-mods/texfix) | **FoamFix-Anarchy**, MCPatcher | TexFix optimizes the loading of textures of other mods | Speiger | Client | | [Better Biome Blend](https://www.curseforge.com/minecraft/mc-mods/better-biome-blend) | None | Better Biome Blend is a mod which accelerates the biome color blending algorithm. | FionaTheMortal | Client | | [FastFurnace](https://www.curseforge.com/minecraft/mc-mods/fastfurnace) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry. | Shadows_of_Fire | Server (Must be installed in client aswell) | | [FastWorkbench](https://www.curseforge.com/minecraft/mc-mods/fastworkbench) | None | This is a mod aimed at improving performance of all crafting-related functions. | Shadows_of_Fire | Server (Must be installed in client aswell) | | [AI Improvements](https://www.curseforge.com/minecraft/mc-mods/ai-improvements) | None | Simplified AI modification mod focused on performance and low-level modifications to AIs in the game | QueenOfMissiles | Server | @@ -45,6 +48,8 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | None | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area | jaredlll08 | Server (Must be installed in client aswell) | | [Born In a Barn](https://www.curseforge.com/minecraft/mc-mods/born-in-a-barn) | Unknown | Fixes a Minecraft bug where Village doors keep chunks loaded. | Speiger | Client | | [Stackie](https://www.curseforge.com/minecraft/mc-mods/stackie) | Unknown | This mod increases stack sizes of experience and items | Lunatrius | Server | | [PortalSuperCache](https://github.com/LucunJi/PortalSuperCacheForge112/releases) (Dangerous) | Unknown | When using this mod, your game will search portal blocks at a high speed on teleport. | LucunJi | Server | | [Tiquality](https://www.curseforge.com/minecraft/mc-mods/tiquality) | Unknown | Limiting a player's tick time in the world to evenly distribute time. | Terminator_NL | Server | | [Multithreaded Noise](https://www.curseforge.com/minecraft/mc-mods/multithreaded-noise) | Unknown | This mod makes overworld terrain generate faster by replacing the three 3D noise generators in the overworld with multithreaded versions. | bloodnbonesgaming | Server (Must be installed in client aswell) | | [Performant](https://www.curseforge.com/minecraft/mc-mods/performant) (Dangerous) | Unknown | Lightweight mod project which hugely improves performance and blocklag. | someaddon | Server | @@ -113,6 +118,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Hydrogen](https://modrinth.com/mod/hydrogen) | DashLoader | Reduces the memory usage of the game in more modded scenarios | CaffeineMC | Client | | [EntityCulling](https://www.curseforge.com/minecraft/mc-mods/entityculling) | None | EntityCulling using async path-tracing to skip rendering Tiles/Entities that are not visible | tr9zw | Client | | [Entity Distance](https://modrinth.com/mod/entity-distance) | Unknown | Allows the user to adjust the (client) distance at which different entities render | capnkork | Client | | [Cull Leaves](https://www.curseforge.com/minecraft/mc-mods/cull-leaves) | Unknown | Adds culling to leaf blocks, providing a huge performance boost over vanilla. | Motschen | Client | | [Enhanced Block Entities](https://modrinth.com/mod/ebe) | Sodium[⁴](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-some-of-the-mods-that-have-sodium-as-an-incompatibility-might-work-if-you-use-indium-experimental-must-be-built-from-source), 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 | | [Better Beds](https://www.curseforge.com/minecraft/mc-mods/better-beds) | Unknown | Removes the Block Entity Renderer from the bed and replaces it with the default minecraft model renderer. | Motschen | Client | | [Better Biome Blend](https://www.curseforge.com/minecraft/mc-mods/better-biome-blend) | Sodium | Better Biome Blend is a mod which accelerates the biome color blending algorithm. | FionaTheMortal | Client | @@ -124,6 +130,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Overworld Two](https://www.curseforge.com/minecraft/mc-mods/overworld-two) | Unknown | Optimization mod that generates overworld and nether terrain much faster than vanilla minecraft at the cost of breaking parity. | gegy1000, SuperCoder79 | Server | | [Tic-Tacs](https://github.com/Gegy/tic-tacs/releases) (Dangerous) | C2ME | Tic-TACS is an experimental reimplementation of Minecraft's chunk loading engine | gegy | Server | | [C2ME](https://github.com/YatopiaMC/C2ME-fabric/releases) (***DANGEROUS***) | Tic-Tacs, + | A Fabric mod designed to improve the chunk performance of Minecraft. | YatopiaMC | Server | | [MCMT-Fabric](https://hatebin.com/zzlqgepiwk) (***DANGEROUS***) | Carpet, Dimensional Threading | This is a mod, that attempts to multithread minecraft's tick execution. | himekifee | Server | | [Dimensional Threading](https://github.com/WearBlackAllDay/DimensionalThreading/releases) (Dangerous) | Unknown | Minecraft mod which optimizes the processing of multiple Dimensions, by assigning them independent threads | WearBlackAllDay | Server | | [Fat Experience Orbs](https://www.curseforge.com/minecraft/mc-mods/fat-experience-orbs) | Unknown | This mod makes it so that nearby experience orbs merge together | NinjaPhenix | Server | | [FastBench](https://www.curseforge.com/minecraft/mc-mods/fastbench-for-fabric) | None | This is a mod aimed at improving performance of all crafting-related functions. | tfarecnim | Server | @@ -142,6 +149,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Canvas](https://www.curseforge.com/minecraft/mc-mods/canvas-renderer) | Unknown | Advanced Rendering Engine for Fabric | grondag | Client | | [Hydrogen](https://modrinth.com/mod/hydrogen) | Unknown | Reduces the memory usage of the game in more modded scenarios | CaffeineMC | Client | | [EntityCulling](https://www.curseforge.com/minecraft/mc-mods/entityculling) | None | EntityCulling using async path-tracing to skip rendering Tiles/Entities that are not visible | tr9zw | Client | | [Cull Leaves](https://www.curseforge.com/minecraft/mc-mods/cull-leaves) | Unknown | Adds culling to leaf blocks, providing a huge performance boost over vanilla. | Motschen | Client | | [Enhanced Block Entities](https://modrinth.com/mod/ebe) | Sodium[⁴](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-some-of-the-mods-that-have-sodium-as-an-incompatibility-might-work-if-you-use-indium-experimental-must-be-built-from-source), 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 | | [Entity Distance](https://modrinth.com/mod/entity-distance) | Unknown | Allows the user to adjust the (client) distance at which different entities render | capnkork | Client | | [Better Beds](https://www.curseforge.com/minecraft/mc-mods/better-beds) | Unknown | Removes the Block Entity Renderer from the bed and replaces it with the default minecraft model renderer. | Motschen | Client | -
Alkya revised this gist
Jul 28, 2021 . 1 changed file with 3 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -138,10 +138,11 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Smooth Boot](https://www.curseforge.com/minecraft/mc-mods/smooth-boot) | Unknown | Optimize Minecraft loading performance to be smoother on low end systems and scale better on high end systems | UltimateBoomer | Both | | [FerriteCore](https://www.curseforge.com/minecraft/mc-mods/ferritecore-fabric) | Unknown | This mod reduces the memory usage of Minecraft in a few different ways | malte0811 | Both | | [Sodium](https://modrinth.com/mod/sodium) | Mods that utilize of the FRAPI[⁴](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-some-of-the-mods-that-have-sodium-as-an-incompatibility-might-work-if-you-use-indium-experimental-must-be-built-from-source) | 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 | | [DashLoader](https://www.curseforge.com/minecraft/mc-mods/dashloader) (Dangerous) | 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 | | [Canvas](https://www.curseforge.com/minecraft/mc-mods/canvas-renderer) | Unknown | Advanced Rendering Engine for Fabric | grondag | Client | | [Hydrogen](https://modrinth.com/mod/hydrogen) | Unknown | Reduces the memory usage of the game in more modded scenarios | CaffeineMC | Client | | [EntityCulling](https://www.curseforge.com/minecraft/mc-mods/entityculling) | None | EntityCulling using async path-tracing to skip rendering Tiles/Entities that are not visible | tr9zw | Client | | [Enhanced Block Entities](https://modrinth.com/mod/ebe) | Sodium[⁴](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-some-of-the-mods-that-have-sodium-as-an-incompatibility-might-work-if-you-use-indium-experimental-must-be-built-from-source), 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 | | [Entity Distance](https://modrinth.com/mod/entity-distance) | Unknown | Allows the user to adjust the (client) distance at which different entities render | capnkork | Client | | [Better Beds](https://www.curseforge.com/minecraft/mc-mods/better-beds) | Unknown | Removes the Block Entity Renderer from the bed and replaces it with the default minecraft model renderer. | Motschen | Client | | [Better Biome Blend](https://www.curseforge.com/minecraft/mc-mods/better-biome-blend) | Sodium | Better Biome Blend is a mod which accelerates the biome color blending algorithm. | FionaTheMortal | Client | -
Alkya revised this gist
Jul 21, 2021 . 1 changed file with 3 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -112,6 +112,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Canvas](https://www.curseforge.com/minecraft/mc-mods/canvas-renderer) | Sodium | Advanced Rendering Engine for Fabric | grondag | Client | | [Hydrogen](https://modrinth.com/mod/hydrogen) | DashLoader | Reduces the memory usage of the game in more modded scenarios | CaffeineMC | Client | | [EntityCulling](https://www.curseforge.com/minecraft/mc-mods/entityculling) | None | EntityCulling using async path-tracing to skip rendering Tiles/Entities that are not visible | tr9zw | Client | | [Entity Distance](https://modrinth.com/mod/entity-distance) | Unknown | Allows the user to adjust the (client) distance at which different entities render | capnkork | Client | | [Enhanced Block Entities](https://modrinth.com/mod/ebe) | Sodium[⁴](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-some-of-the-mods-that-have-sodium-as-an-incompatibility-might-work-if-you-use-indium-experimental-must-be-built-from-source), 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 | | [Better Beds](https://www.curseforge.com/minecraft/mc-mods/better-beds) | Unknown | Removes the Block Entity Renderer from the bed and replaces it with the default minecraft model renderer. | Motschen | Client | | [Better Biome Blend](https://www.curseforge.com/minecraft/mc-mods/better-biome-blend) | Sodium | Better Biome Blend is a mod which accelerates the biome color blending algorithm. | FionaTheMortal | Client | @@ -136,7 +137,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [LazyDFU](https://www.curseforge.com/minecraft/mc-mods/lazydfu) | Mods that remove the DFU | LazyDFU is an optimization mod that makes the initialization of DataFixerUpper "lazy" | astei | Both | | [Smooth Boot](https://www.curseforge.com/minecraft/mc-mods/smooth-boot) | Unknown | Optimize Minecraft loading performance to be smoother on low end systems and scale better on high end systems | UltimateBoomer | Both | | [FerriteCore](https://www.curseforge.com/minecraft/mc-mods/ferritecore-fabric) | Unknown | This mod reduces the memory usage of Minecraft in a few different ways | malte0811 | Both | | [Sodium](https://modrinth.com/mod/sodium) | Mods that utilize of the FRAPI[⁴](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-some-of-the-mods-that-have-sodium-as-an-incompatibility-might-work-if-you-use-indium-experimental-must-be-built-from-source) | 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 | | [DashLoader](https://www.curseforge.com/minecraft/mc-mods/dashloader) (Dangerous) | Hydrogen, 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 | | [Canvas](https://www.curseforge.com/minecraft/mc-mods/canvas-renderer) | Unknown | Advanced Rendering Engine for Fabric | grondag | Client | | [Hydrogen](https://modrinth.com/mod/hydrogen) | DashLoader | Reduces the memory usage of the game in more modded scenarios | CaffeineMC | Client | @@ -169,5 +170,5 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) ###### ¹ Should work if [Mixin-0-7-0-8-Compatibility](https://www.curseforge.com/minecraft/mc-mods/mixin-0-7-0-8-compatibility) is applied. ###### ² Cull Particles isn't needed anymore in newer Forge versions, it was implemented in forge. ###### ³ Do not blame me if you didn't read this notice, *if you try to load a older world in a newer instance of the game, and you have one of these mods installed, bad things will happen*, uninstall the mod first. ###### ⁴ Some of the mods that have Sodium as an incompatibility, might work if you use [Indium](https://modrinth.com/mod/indium) ###### ⁵ AI Improvements newer versions (1.14+) don't have as much impact as the older versions have, since in newer versions of Minecraft, a lot of fixes to the AI are implemented [Sources: Curseforge page FAQ, [Dev](https://media.discordapp.net/attachments/254806806516203520/831525756143534150/unknown.png)] -
Alkya revised this gist
Jul 21, 2021 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -135,8 +135,9 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Starlight](https://github.com/Spottedleaf/Starlight/releases) | Unknown | Fabric mod for completely rewriting the vanilla light engine. | Spottedleaf | Both | | [LazyDFU](https://www.curseforge.com/minecraft/mc-mods/lazydfu) | Mods that remove the DFU | LazyDFU is an optimization mod that makes the initialization of DataFixerUpper "lazy" | astei | Both | | [Smooth Boot](https://www.curseforge.com/minecraft/mc-mods/smooth-boot) | Unknown | Optimize Minecraft loading performance to be smoother on low end systems and scale better on high end systems | UltimateBoomer | Both | | [FerriteCore](https://www.curseforge.com/minecraft/mc-mods/ferritecore-fabric) | Unknown | This mod reduces the memory usage of Minecraft in a few different ways | malte0811 | Both | | [Sodium](https://www.curseforge.com/minecraft/mc-mods/sodium) | Mods that utilize of the FRAPI[⁴](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-some-of-the-mods-that-have-sodium-as-an-incompatibility-might-work-if-you-use-indium-experimental-must-be-built-from-source) | 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 | | [DashLoader](https://www.curseforge.com/minecraft/mc-mods/dashloader) (Dangerous) | Hydrogen, 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 | | [Canvas](https://www.curseforge.com/minecraft/mc-mods/canvas-renderer) | Unknown | Advanced Rendering Engine for Fabric | grondag | Client | | [Hydrogen](https://modrinth.com/mod/hydrogen) | DashLoader | Reduces the memory usage of the game in more modded scenarios | CaffeineMC | Client | | [EntityCulling](https://www.curseforge.com/minecraft/mc-mods/entityculling) | None | EntityCulling using async path-tracing to skip rendering Tiles/Entities that are not visible | tr9zw | Client | @@ -149,6 +150,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Krypton](https://www.curseforge.com/minecraft/mc-mods/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 | Server | | [C2ME](https://github.com/YatopiaMC/C2ME-fabric/releases) (***DANGEROUS***) | Tic-Tacs, + | A Fabric mod designed to improve the chunk performance of Minecraft. | YatopiaMC | Server | | [Dimensional Threading](https://github.com/WearBlackAllDay/DimensionalThreading/releases) (Dangerous) | Unknown | Minecraft mod which optimizes the processing of multiple Dimensions, by assigning them independent threads | WearBlackAllDay | Server | | [Alternate Current](https://modrinth.com/mod/alternate-current) (Dangerous) | Unknown | Alternate Current is an efficient and non-locational redstone dust implementation | Space Walker | Server | | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | Unknown | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area. | jaredlll08 | Server | | [Fat Experience Orbs](https://www.curseforge.com/minecraft/mc-mods/fat-experience-orbs) | Unknown | This mod makes it so that nearby experience orbs merge together | NinjaPhenix | Server | | [FastFurnace](https://www.curseforge.com/minecraft/mc-mods/fast-furnace-for-fabric) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry | tfarecnim | Server | -
Alkya revised this gist
Jul 18, 2021 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ A list of performance-enhancing mods for most major-played versions. Any suggestion/complaint?<br> ~~Ping alkya#0101 in Modded Minecraft or~~ (Currently taking a break from certain discords). Use the gist comments.<br><br> Mods marked as "*Dangerous*" might be unstable, and cause some unexpected behaviour. Any question?<br> @@ -91,7 +91,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Get It Together, Drops!](https://www.curseforge.com/minecraft/mc-mods/get-it-together-drops) | Clumps | 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 | | [FastWorkbench minus Replacement](https://www.curseforge.com/minecraft/mc-mods/fastworkbench-minus-replacement) | None | This is a mod aimed at improving performance of all crafting-related functions. | tfarecnim | Server | | [FastFurnace minus Replacement](https://www.curseforge.com/minecraft/mc-mods/fastfurnace-minus-replacement) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry. | tfarecnim | Server | | [FastSuite](https://www.curseforge.com/minecraft/mc-mods/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 | | [Forge Port attempts of Hydrogen, Sodium, Lithium or Phosphor](https://gist.github.com/alkyaly/2502a2bbe95034f881d055146aa7f64b) | ~~----~~ | They might be quite unstable, it's recommended that you check other mods in this list instead of trying to use those ports. | ~~----~~ | | [Sodium Reforged](https://www.curseforge.com/minecraft/mc-mods/sodium-reforged) | Unknown | A Forge port of Sodium, and Phosphor mods from Fabric | spoorn | Both | -
Alkya revised this gist
Jul 15, 2021 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -123,7 +123,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Overworld Two](https://www.curseforge.com/minecraft/mc-mods/overworld-two) | Unknown | Optimization mod that generates overworld and nether terrain much faster than vanilla minecraft at the cost of breaking parity. | gegy1000, SuperCoder79 | Server | | [Tic-Tacs](https://github.com/Gegy/tic-tacs/releases) (Dangerous) | C2ME | Tic-TACS is an experimental reimplementation of Minecraft's chunk loading engine | gegy | Server | | [C2ME](https://github.com/YatopiaMC/C2ME-fabric/releases) (***DANGEROUS***) | Tic-Tacs, + | A Fabric mod designed to improve the chunk performance of Minecraft. | YatopiaMC | Server | | [Dimensional Threading](https://github.com/WearBlackAllDay/DimensionalThreading/releases) (Dangerous) | Unknown | Minecraft mod which optimizes the processing of multiple Dimensions, by assigning them independent threads | WearBlackAllDay | Server | | [Fat Experience Orbs](https://www.curseforge.com/minecraft/mc-mods/fat-experience-orbs) | Unknown | This mod makes it so that nearby experience orbs merge together | NinjaPhenix | Server | | [FastBench](https://www.curseforge.com/minecraft/mc-mods/fastbench-for-fabric) | None | This is a mod aimed at improving performance of all crafting-related functions. | tfarecnim | Server | | [FastFurnace](https://www.curseforge.com/minecraft/mc-mods/fast-furnace-for-fabric) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry | tfarecnim | Server | @@ -148,7 +148,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Lithium](https://www.curseforge.com/minecraft/mc-mods/lithium) | None | Lithium is a general-purpose optimization mod for Minecraft which works to improve a number of systems without changing any behavior | CaffeineMC | Server | | [Krypton](https://www.curseforge.com/minecraft/mc-mods/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 | Server | | [C2ME](https://github.com/YatopiaMC/C2ME-fabric/releases) (***DANGEROUS***) | Tic-Tacs, + | A Fabric mod designed to improve the chunk performance of Minecraft. | YatopiaMC | Server | | [Dimensional Threading](https://github.com/WearBlackAllDay/DimensionalThreading/releases) (Dangerous) | Unknown | Minecraft mod which optimizes the processing of multiple Dimensions, by assigning them independent threads | WearBlackAllDay | Server | | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | Unknown | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area. | jaredlll08 | Server | | [Fat Experience Orbs](https://www.curseforge.com/minecraft/mc-mods/fat-experience-orbs) | Unknown | This mod makes it so that nearby experience orbs merge together | NinjaPhenix | Server | | [FastFurnace](https://www.curseforge.com/minecraft/mc-mods/fast-furnace-for-fabric) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry | tfarecnim | Server | -
Alkya revised this gist
Jul 11, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | None | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area | jaredlll08 | Server (Must be installed in client aswell) | | [Born In a Barn](https://www.curseforge.com/minecraft/mc-mods/born-in-a-barn) | Unknown | Fixes a Minecraft bug where Village doors keep chunks loaded. | Speiger | Client | | [Stackie](https://www.curseforge.com/minecraft/mc-mods/stackie) | Unknown | This mod increases stack sizes of experience and items | Lunatrius | Server | | [Multithreaded Noise](https://www.curseforge.com/minecraft/mc-mods/multithreaded-noise) | Unknown | This mod makes overworld terrain generate faster by replacing the three 3D noise generators in the overworld with multithreaded versions. | bloodnbonesgaming | Server (Must be installed in client aswell) | | [Performant](https://www.curseforge.com/minecraft/mc-mods/performant) (Dangerous) | Unknown | Lightweight mod project which hugely improves performance and blocklag. | someaddon | Server | -
Alkya revised this gist
Jul 11, 2021 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -37,8 +37,8 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Particle Culling](https://www.curseforge.com/minecraft/mc-mods/particle-culling) | None | This mod is a client-side performance enhancing mod, which stops particles that are outside the player's view from rendering | bl4ckscor3 | Client | | [Entity Culling](https://www.curseforge.com/minecraft/mc-mods/entity-culling) | None | Entity Culling is a small client-side performance core mod which improves the rendering of entities and tile entities. | meldexun | Client | | [TexFix](https://www.curseforge.com/minecraft/mc-mods/texfix) | **FoamFix-Anarchy**, MCPatcher | TexFix optimizes the loading of textures of other mods | Speiger | Client | | [FastFurnace](https://www.curseforge.com/minecraft/mc-mods/fastfurnace) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry. | Shadows_of_Fire | Server (Must be installed in client aswell) | | [FastWorkbench](https://www.curseforge.com/minecraft/mc-mods/fastworkbench) | None | This is a mod aimed at improving performance of all crafting-related functions. | Shadows_of_Fire | Server (Must be installed in client aswell) | | [AI Improvements](https://www.curseforge.com/minecraft/mc-mods/ai-improvements) | None | Simplified AI modification mod focused on performance and low-level modifications to AIs in the game | QueenOfMissiles | Server | | [Get It Together, Drops!](https://www.curseforge.com/minecraft/mc-mods/get-it-together-drops) | None | 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 | | [Surge](https://www.curseforge.com/minecraft/mc-mods/surge) | Mods using outdated mixin versions[¹](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-should-work-if-mixin-0-7-0-8-compatibility-is-applied) | Surge is an open source mod which aims to improve the load time and performance of the game. | DarkhaxDev | Server | -
Alkya revised this gist
Jul 11, 2021 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -93,6 +93,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [FastFurnace minus Replacement](https://www.curseforge.com/minecraft/mc-mods/fastfurnace-minus-replacement) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry. | tfarecnim | Server | | [FastSuite](https://www.curseforge.com/minecraft/mc-mods/fastsuite) | Advent of Ascension | 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 | | [Forge Port attempts of Hydrogen, Sodium, Lithium or Phosphor](https://gist.github.com/alkyaly/2502a2bbe95034f881d055146aa7f64b) | ~~----~~ | They might be quite unstable, it's recommended that you check other mods in this list instead of trying to use those ports. | ~~----~~ | | [Sodium Reforged](https://www.curseforge.com/minecraft/mc-mods/sodium-reforged) | Unknown | A Forge port of Sodium, and Phosphor mods from Fabric | spoorn | Both | -
Alkya revised this gist
Jul 1, 2021 . 1 changed file with 12 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -43,6 +43,9 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Get It Together, Drops!](https://www.curseforge.com/minecraft/mc-mods/get-it-together-drops) | None | 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 | | [Surge](https://www.curseforge.com/minecraft/mc-mods/surge) | Mods using outdated mixin versions[¹](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-should-work-if-mixin-0-7-0-8-compatibility-is-applied) | Surge is an open source mod which aims to improve the load time and performance of the game. | DarkhaxDev | Server | | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | None | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area | jaredlll08 | Server (Must be installed in client aswell) | | [Born In a Barn](https://www.curseforge.com/minecraft/mc-mods/born-in-a-barn) | Unknown | Fixes a Minecraft bug where Village doors keep chunks loaded. | Speiger | Client | | [Stackie](https://www.curseforge.com/minecraft/mc-mods/stackie) | Unknown | This mod increases stack sizes of experience and items | Lunatrius | Server | | [Multithreaded Noise](https://www.curseforge.com/minecraft/mc-mods/multithreaded-noise) | Unknown | This mod makes overworld terrain generate faster by replacing the three 3D noise generators in the overworld with multithreaded versions. | bloodnbonesgaming | Server | | [Performant](https://www.curseforge.com/minecraft/mc-mods/performant) (Dangerous) | Unknown | Lightweight mod project which hugely improves performance and blocklag. | someaddon | Server | @@ -84,8 +87,8 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Performant](https://www.curseforge.com/minecraft/mc-mods/performant) (**Dangerous**) | Phosphophyllite, Resourceful Bees, + | Lightweight mod project which hugely improves performance and blocklag. | someaddon | Server | | [MCMT](https://hatebin.com/swopimmvaw) (***DANGEROUS***) | Immersive Portals, Performant, Clumps, ***+++*** | This is a mod, that *attempts* to multithread minecraft's tick execution. | jediminer543 | Server | | [AI Improvements](https://www.curseforge.com/minecraft/mc-mods/ai-improvements)[⁵](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-ai-improvements-newer-versions-114-dont-have-as-much-impact-as-the-older-versions-have-since-in-newer-versions-of-minecraft-a-lot-of-fixes-to-the-ai-are-implemented-sources-curseforge-page-faq-dev) | None | Simplified AI modification mod focused on performance and low-level modifications to AIs in the game | QueenOfMissiles | Server | | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | Get It Together, Drops! | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area | jaredlll08 | Server (Must be installed in client aswell) | | [Get It Together, Drops!](https://www.curseforge.com/minecraft/mc-mods/get-it-together-drops) | Clumps | 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 | | [FastWorkbench minus Replacement](https://www.curseforge.com/minecraft/mc-mods/fastworkbench-minus-replacement) | None | This is a mod aimed at improving performance of all crafting-related functions. | tfarecnim | Server | | [FastFurnace minus Replacement](https://www.curseforge.com/minecraft/mc-mods/fastfurnace-minus-replacement) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry. | tfarecnim | Server | | [FastSuite](https://www.curseforge.com/minecraft/mc-mods/fastsuite) | Advent of Ascension | 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 | @@ -111,7 +114,10 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Enhanced Block Entities](https://modrinth.com/mod/ebe) | Sodium[⁴](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-some-of-the-mods-that-have-sodium-as-an-incompatibility-might-work-if-you-use-indium-experimental-must-be-built-from-source), 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 | | [Better Beds](https://www.curseforge.com/minecraft/mc-mods/better-beds) | Unknown | Removes the Block Entity Renderer from the bed and replaces it with the default minecraft model renderer. | Motschen | Client | | [Better Biome Blend](https://www.curseforge.com/minecraft/mc-mods/better-biome-blend) | Sodium | Better Biome Blend is a mod which accelerates the biome color blending algorithm. | FionaTheMortal | Client | | [Resolution Control](https://www.curseforge.com/minecraft/mc-mods/resolutioncontrol) | Unknown | ResolutionControl+ allows you to change Minecraft's render resolution separately from the HUD elements. | Ultimate Boomer | Client | | [Smoke Suppresion](https://www.curseforge.com/minecraft/mc-mods/smoke-suppression) | Unknown | This is to prevent client-side lag and general annoyance when using large numbers of campfires in farms. | muteone2 | Client | | [Lithium](https://www.curseforge.com/minecraft/mc-mods/lithium) | None | Lithium is a general-purpose optimization mod for Minecraft which works to improve a number of systems without changing any behavior | CaffeineMC | Server | | [Hopper Optimizations](https://github.com/2No2Name/hopperOptimizations) | Unknown | A mod that optimizes hoppers and their interactions with entities and inventories | 2No2Name | Server | | [Krypton](https://www.curseforge.com/minecraft/mc-mods/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 | Server | | [Overworld Two](https://www.curseforge.com/minecraft/mc-mods/overworld-two) | Unknown | Optimization mod that generates overworld and nether terrain much faster than vanilla minecraft at the cost of breaking parity. | gegy1000, SuperCoder79 | Server | | [Tic-Tacs](https://github.com/Gegy/tic-tacs/releases) (Dangerous) | C2ME | Tic-TACS is an experimental reimplementation of Minecraft's chunk loading engine | gegy | Server | @@ -133,13 +139,17 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Canvas](https://www.curseforge.com/minecraft/mc-mods/canvas-renderer) | Unknown | Advanced Rendering Engine for Fabric | grondag | Client | | [Hydrogen](https://modrinth.com/mod/hydrogen) | DashLoader | Reduces the memory usage of the game in more modded scenarios | CaffeineMC | Client | | [EntityCulling](https://www.curseforge.com/minecraft/mc-mods/entityculling) | None | EntityCulling using async path-tracing to skip rendering Tiles/Entities that are not visible | tr9zw | Client | | [Entity Distance](https://modrinth.com/mod/entity-distance) | Unknown | Allows the user to adjust the (client) distance at which different entities render | capnkork | Client | | [Better Beds](https://www.curseforge.com/minecraft/mc-mods/better-beds) | Unknown | Removes the Block Entity Renderer from the bed and replaces it with the default minecraft model renderer. | Motschen | Client | | [Better Biome Blend](https://www.curseforge.com/minecraft/mc-mods/better-biome-blend) | Sodium | Better Biome Blend is a mod which accelerates the biome color blending algorithm. | FionaTheMortal | Client | | [Resolution Control](https://www.curseforge.com/minecraft/mc-mods/resolutioncontrol) | Unknown | ResolutionControl+ allows you to change Minecraft's render resolution separately from the HUD elements. | Ultimate Boomer | Client | | [Smoke Suppresion](https://www.curseforge.com/minecraft/mc-mods/smoke-suppression) | Unknown | This is to prevent client-side lag and general annoyance when using large numbers of campfires in farms. | muteone2 | Client | | [Lithium](https://www.curseforge.com/minecraft/mc-mods/lithium) | None | Lithium is a general-purpose optimization mod for Minecraft which works to improve a number of systems without changing any behavior | CaffeineMC | Server | | [Krypton](https://www.curseforge.com/minecraft/mc-mods/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 | Server | | [C2ME](https://github.com/YatopiaMC/C2ME-fabric/releases) (***DANGEROUS***) | Tic-Tacs, + | A Fabric mod designed to improve the chunk performance of Minecraft. | YatopiaMC | Server | | [Dimensional Threading](https://github.com/WearBlackAllDay/DimensionalThreading/releases) (Dangerous) | Carpet | Minecraft mod which optimizes the processing of multiple Dimensions, by assigning them independent threads | WearBlackAllDay | Server | | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | Unknown | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area. | jaredlll08 | Server | | [Fat Experience Orbs](https://www.curseforge.com/minecraft/mc-mods/fat-experience-orbs) | Unknown | This mod makes it so that nearby experience orbs merge together | NinjaPhenix | Server | | [FastFurnace](https://www.curseforge.com/minecraft/mc-mods/fast-furnace-for-fabric) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry | tfarecnim | Server | | [Recipe Cache](https://www.curseforge.com/minecraft/mc-mods/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 | -
Alkya revised this gist
Jun 25, 2021 . 1 changed file with 6 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -69,7 +69,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | Name | Known Incompatibilities | Description | Author | Performance Improvement | | --- | :---: | :---: | :---: | :---: | | [FerriteCore](https://www.curseforge.com/minecraft/mc-mods/ferritecore) | Unknown | This mod reduces the memory usage of Minecraft in a few different ways | malte0811 | Both | | [Starlight](https://github.com/Spottedleaf/Starlight/releases) | Create | Mod for completely rewriting the vanilla light engine. | Spottedleaf | Both | | [DataFixerSlayer](https://www.curseforge.com/minecraft/mc-mods/datafixerslayer) (Dangerous[³](https://gist.github.com/alkyaly/02830c560d15256855bc529e1e232e88#-do-not-blame-me-if-you-didnt-read-this-notice-if-you-try-to-load-a-older-world-in-a-newer-instance-of-the-game-and-you-have-one-of-these-mods-installed-bad-things-will-happen-uninstall-the-mod-first)) | Any other mod that also removes DFU | DataFixerSlayer prevents the DataFixerUpper (DFU) system from loading | Vazkii | Both | | [LazyDFU](https://www.curseforge.com/minecraft/mc-mods/lazy-dfu-forge) | Mods that remove the DFU | LazyDFU is an optimization mod that makes the initialization of DataFixerUpper "lazy" | Corgi_Taco | Both | | [Smooth Boot](https://www.curseforge.com/minecraft/mc-mods/smooth-boot-forge) | Unknown | Optimize Minecraft loading performance to be smoother on low end systems and scale better on high end systems | UltimateBoomer | Both | @@ -98,7 +98,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | Name | Known Incompatibilities | Description | Author | Performance Improvement | | --- | :---: | :---: | :---: | :---: | | [Phosphor](https://www.curseforge.com/minecraft/mc-mods/phosphor) | Starlight | Phosphor is a Minecraft mod which works to optimize one of game's most inefficient areas, the lighting engine | CaffeineMC | Both | | [Starlight](https://github.com/Spottedleaf/Starlight/releases) | Phosphor | Fabric mod for completely rewriting the vanilla light engine. | Spottedleaf | Both | | [LazyDFU](https://www.curseforge.com/minecraft/mc-mods/lazydfu) | Mods that remove the DFU | LazyDFU is an optimization mod that makes the initialization of DataFixerUpper "lazy" | astei | Both | | [Smooth Boot](https://www.curseforge.com/minecraft/mc-mods/smooth-boot) | Unknown | Optimize Minecraft loading performance to be smoother on low end systems and scale better on high end systems | UltimateBoomer | Both | | [DashLoader](https://www.curseforge.com/minecraft/mc-mods/dashloader) (Dangerous) | Hydrogen, 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 | @@ -120,11 +120,12 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Fat Experience Orbs](https://www.curseforge.com/minecraft/mc-mods/fat-experience-orbs) | Unknown | This mod makes it so that nearby experience orbs merge together | NinjaPhenix | Server | | [FastBench](https://www.curseforge.com/minecraft/mc-mods/fastbench-for-fabric) | None | This is a mod aimed at improving performance of all crafting-related functions. | tfarecnim | Server | | [FastFurnace](https://www.curseforge.com/minecraft/mc-mods/fast-furnace-for-fabric) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry | tfarecnim | Server | | [Recipe Cache](https://www.curseforge.com/minecraft/mc-mods/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 | ## Fabric 1.17.X | Name | Known Incompatibilities | Description | Author | Performance Improvement | | --- | :---: | :---: | :---: | :---: | | [Starlight](https://github.com/Spottedleaf/Starlight/releases) | Unknown | Fabric mod for completely rewriting the vanilla light engine. | Spottedleaf | Both | | [LazyDFU](https://www.curseforge.com/minecraft/mc-mods/lazydfu) | Mods that remove the DFU | LazyDFU is an optimization mod that makes the initialization of DataFixerUpper "lazy" | astei | Both | | [Smooth Boot](https://www.curseforge.com/minecraft/mc-mods/smooth-boot) | Unknown | Optimize Minecraft loading performance to be smoother on low end systems and scale better on high end systems | UltimateBoomer | Both | | [DashLoader](https://www.curseforge.com/minecraft/mc-mods/dashloader) (Dangerous) | Hydrogen, 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 | @@ -139,7 +140,8 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [C2ME](https://github.com/YatopiaMC/C2ME-fabric/releases) (***DANGEROUS***) | Tic-Tacs, + | A Fabric mod designed to improve the chunk performance of Minecraft. | YatopiaMC | Server | | [Dimensional Threading](https://github.com/WearBlackAllDay/DimensionalThreading/releases) (Dangerous) | Carpet | Minecraft mod which optimizes the processing of multiple Dimensions, by assigning them independent threads | WearBlackAllDay | Server | | [Clumps](https://www.curseforge.com/minecraft/mc-mods/clumps) | Unknown | Clumps groups XP orbs together into a single entity to reduce lag when there are many in a small area. | jaredlll08 | Server | | [FastFurnace](https://www.curseforge.com/minecraft/mc-mods/fast-furnace-for-fabric) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry | tfarecnim | Server | | [Recipe Cache](https://www.curseforge.com/minecraft/mc-mods/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 | ## Chunk Pregeneration -
Alkya revised this gist
Jun 22, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -88,7 +88,7 @@ Please, visit the [FAQ](https://alkyaly.github.io/pages/) | [Get It Together, Drops!](https://www.curseforge.com/minecraft/mc-mods/get-it-together-drops) | None | 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 | | [FastWorkbench minus Replacement](https://www.curseforge.com/minecraft/mc-mods/fastworkbench-minus-replacement) | None | This is a mod aimed at improving performance of all crafting-related functions. | tfarecnim | Server | | [FastFurnace minus Replacement](https://www.curseforge.com/minecraft/mc-mods/fastfurnace-minus-replacement) | None | Similar to FastWorkbench, it caches the last recipe used, and checks this recipe first before re-scanning the entire registry. | tfarecnim | Server | | [FastSuite](https://www.curseforge.com/minecraft/mc-mods/fastsuite) | Advent of Ascension | 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 | | [Forge Port attempts of Hydrogen, Sodium, Lithium or Phosphor](https://gist.github.com/alkyaly/2502a2bbe95034f881d055146aa7f64b) | ~~----~~ | They might be quite unstable, it's recommended that you check other mods in this list instead of trying to use those ports. | ~~----~~ |
NewerOlder