Skip to content

Commit

Permalink
Merge pull request #18 from QuanTrieuPCYT/main
Browse files Browse the repository at this point in the history
e
  • Loading branch information
Scarlaid authored Jun 21, 2022
2 parents c71e21e + 0411cf4 commit bf5b857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Here you can find the mods with any little detail about each of them, keep in mi
| [Sodium](https://github.com/CaffeineMC/sodium-fabric/releases) | [CaffeineMC](https://github.com/CaffeineMC) | Optimization mod for the Minecraft client that improves frame rates, reduces micro-stutter, and fixes graphical issues in Minecraft, as well as adds some graphics options | Doesn't have **all** the settings like Optifine |
| [Lithium](https://github.com/CaffeineMC/lithium-fabric) | [CaffeineMC](https://github.com/CaffeineMC) | A mod which works to optimize many areas of the game in order to provide better overall performance | Works good for both for **client** and (or) **server**
| [Hydrogen](https://github.com/CaffeineMC/hydrogen-fabric) | [CaffeineMC](https://github.com/CaffeineMC) | Reduce the game's memory requirements by implementing more memory-efficient data structures and logic | Works good for both for **client** and (or) **server**, might break some mods that you willing to have in Singleplayer
| [FerritCore](https://www.curseforge.com/minecraft/mc-mods/ferritecore-fabric) | [malte0811](https://github.com/malte0811) | Reduce the game's memory requirements | [Here is the detailed decription](https://github.com/malte0811/FerriteCore/blob/1.18/summary.md)
| [FerriteCore](https://www.curseforge.com/minecraft/mc-mods/ferritecore-fabric) | [malte0811](https://github.com/malte0811) | Reduce the game's overall memory consumption | [Here is the detailed decription](https://github.com/malte0811/FerriteCore/blob/1.18/summary.md)
| [Starlight](https://github.com/PaperMC/Starlight) | [PaperMC](https://github.com/PaperMC) | Fabric mod for completely rewriting the Vanilla light engine | Incompatible with [Phosphor](https://github.com/CaffeineMC/phosphor-fabric), but a payback, better performance
| [C2ME](https://github.com/RelativityMC/C2ME-fabric) | [RelativityMC](https://github.com/RelativityMC) | C^2M-Engine, or C2ME for short, is a Fabric mod designed to improve the performance of chunk generation, I/O, and loading. This is done by taking advantage of multiple CPU cores in parallel | Might be unstable for most Onboard GPU because of the intensive this mod offers
| [LazyDFU](https://github.com/astei/lazydfu) | [astei](https://github.com/astei) | Optimization mod that makes the initialization of DataFixerUpper "more lazy" - that is, it will not immediately create the rules required to migrate data from older versions of Minecraft to newer versions until it actually needs to do so | "Ah, lazy just like me making this repo" |
Expand Down

0 comments on commit bf5b857

Please sign in to comment.