Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed CC-BY-SA-4.0
Published last week
Updated 16 hours ago
lazyyyyy
You know, we are lazy. Of course, both the game and computer are lazy as well.
This mod here for let them be lazyyyyy.
Mainly through asynchronous and lazy loading so that unnecessary logic doesn't prevent the game from launching.
Take advantage from index for trading the cpu time with the memory and disk.
Features
- Faster mixin config loading
- (YACL) YACL image resource lazy and async loading.
- Load when trying to render it. Won't render before loaded
- (Kiwi) Faster manifest finding
- The manifest has to be in the jar of the mod itself. No trading honestly. No one will put a manifest of another mod in their own mod.
- Lazy entity/block entity/player renderer
- Load when trying to render it. Won't render before loaded
- (Entity Sound Features) Async sound event loading.
- Load when trying to play it. Won't play before loaded
- (MoreMcmeta) Optimize the memory usage
YourKit supports open source projects with innovative and intelligent tools
for monitoring and profiling Java and .NET applications.
YourKit is the creator of YourKit Java Profiler,
YourKit .NET Profiler,
and YourKit YouMonitor.