Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fxmorin/MemoryLeakFix
A Fabric Mod that fixes multiple memory leaks in minecraft
https://github.com/fxmorin/MemoryLeakFix
minecraft minecraft-mod
Last synced: 3 months ago
JSON representation
A Fabric Mod that fixes multiple memory leaks in minecraft
- Host: GitHub
- URL: https://github.com/fxmorin/MemoryLeakFix
- Owner: FxMorin
- License: lgpl-2.1
- Created: 2021-09-16T21:48:38.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-07-19T02:07:42.000Z (4 months ago)
- Last Synced: 2024-07-19T10:43:31.423Z (4 months ago)
- Topics: minecraft, minecraft-mod
- Language: Java
- Homepage:
- Size: 333 KB
- Stars: 159
- Watchers: 5
- Forks: 18
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MemoryLeakFix
### A mod that fixes multiple memory leaks in minecraft. Both server-side & client-side
For the best performance & memory usage, I recommend using this mod with:
- [lithium-fabric](https://github.com/CaffeineMC/lithium-fabric) - The best general performance mod
- [FerriteCore](https://github.com/malte0811/FerriteCore) - Memory usage optimizations
**Memory Leak Explanations:** https://github.com/fxmorin/memoryLeakFix/wiki/Current-Fixes### My other optimization/bugfix mods:
* [MoreCulling](https://github.com/fxmorin/MoreCulling) - Client-side blockstate culling optimization
* [Carpet-Fixes](https://github.com/fxmorin/carpet-fixes) - Largest Server-Side Bug fixing mod
* [Blanket](https://github.com/BlanketMC/blanket-client-tweaks) - Client-side tweaks/fixes---
Feel free to contribute to the project!
I'm also fine if you use this mod in your modpacks, just make sure to mention it.However I don't allow clients or other mods to merge this mod without permission, if you would like to use this mod in your client or another mod please contact me.