Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
lazyyyyy

lazyyyyy

Mainly optimize the game launching time for large pack

13.4k
27
Optimization

Compatibility

Minecraft: Java Edition

1.20.1

Platforms

Forge

Supported environments

Client-side
Server-side
Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

View source

Creators

settingdust
settingdust Member

Details

Licensed CC-BY-SA-4.0
Published 7 months ago
Updated last week
DescriptionChangelogVersions
1
2
4

0.14.13

by settingdust on Jun 17, 2025
Download

:sparkles: New Features

  • 38e7f56 - yacl/lazy_animated_image: compat with structurify (commit by @SettingDust)

0.14.12

by settingdust on May 17, 2025
Download

:recycle: Refactors

  • 85c84e6 - lexforge/core: rewrite the mixin injection (commit by @SettingDust)

0.14.11

by settingdust on May 10, 2025
Download

:bug: Bug Fixes

  • 5bf5c00 - pack-resources-cache: fix builtin pack won't be loaded (commit by @SettingDust)

0.14.10

by settingdust on May 10, 2025
Download

:bug: Bug Fixes

  • e3dfe53 - correct the loader prefir for BadOptimizations (commit by @SettingDust)

:wrench: Chores

  • e633b09 - lazy-entity-renderers: add exception handler for coroutine (commit by @SettingDust)

0.14.9

by settingdust on May 9, 2025
Download

:bug: Bug Fixes

  • 263d323 - lazy-entity-renderers: allow mods use add layer event to modify the renderers (commit by @SettingDust)

0.14.8

by settingdust on May 9, 2025
Download

:bug: Bug Fixes

  • 294a710 - lazy-entity-renderers: UnsupportedOperationException when mod overwrite the renderers field ith immutable map (commit by @SettingDust)

0.14.7

by settingdust on May 9, 2025
Download

:bug: Bug Fixes

  • d6e4f52 - BadOptimizations package name has loader prefix (commit by @SettingDust)

0.14.6

by settingdust on May 7, 2025
Download

:bug: Bug Fixes

  • 8e549b8 - use mixin squared for cancel mixins from ModernFix and BadOptimizations (commit by @SettingDust)

0.14.5

by settingdust on May 7, 2025
Download

:bug: Bug Fixes

  • 82f4e4f - pack-resources-cache: use full 128 hash for cache (commit by @SettingDust)
  • 7455c10 - re-generate cache when missing roots in cache (commit by @SettingDust)

0.14.4

by settingdust on May 6, 2025
Download

:bug: Bug Fixes

  • 63033c5 - disable modernfix dynamic entity renderers when use lazy entity renderers (commit by @SettingDust)

0.14.3

by settingdust on Apr 29, 2025
Download

:bug: Bug Fixes

  • 8b054c0 - lazy-entity-renderers: fix mixin remap (commit by @SettingDust)

:zap: Performance Improvements

  • 469441f - lazy-entity-renderers: avoid curios load the renderers multiple times (commit by @SettingDust)

0.14.2

by settingdust on Apr 29, 2025
Download

:bug: Bug Fixes

  • 37cd642 - lazy-entity-renderers: fix crash when render botania armor (commit by @SettingDust)
  • a2d01f0 - lazy-entity-renderers: avoid duplicate add layers to player renderers (commit by @SettingDust)

0.14.1

by settingdust on Apr 27, 2025
Download

:bug: Bug Fixes

  • 8912fa0 - pack-resources-cache: use java gzip since apache compress isn't exists in Minecraft libraries (commit by @SettingDust)

0.14.0

by settingdust on Apr 27, 2025
Download

:sparkles: New Features

  • b3b6582 - jitl: avoid crash if can't connect to GitHub (commit by @SettingDust)
  • 0b931c9 - nuclear_craft: optimize texture util (commit by @SettingDust)
  • 02302e3 - lazy_model_bake: refined storage and cable tiers supporting modernfix lazy model baking api (commit by @SettingDust)
  • a3aa819 - lazy-entity-renderers: support spectrum skull blocks (commit by @SettingDust)

:bug: Bug Fixes

  • 025eef2 - lazy-entity-renderers: avoid null pointer with tenshilib (commit by @SettingDust)
  • a507674 - lazy-entity-renderers: don't trim off the player renderers for better compat with mods (commit by @SettingDust)
  • 1f20d05 - lazy_model_bake: avoid crash since MixinConstraints multiple annotation has issue (commit by @SettingDust)
  • 3e39129 - lazy-entity-renderers: wrong mixin priority causing renderers empty (commit by @SettingDust)

:zap: Performance Improvements

  • 1bedbf8 - pack-resources-cache: limit the cache size for pack disk cache for less memory (commit by @SettingDust)

:wrench: Chores

  • 0eae0ab - pack-resources-cache: calc the hash correctly (commit by @SettingDust)

0.13.2

by settingdust on Apr 12, 2025
Download

:bug: Bug Fixes

  • b4ef52a - pack-resources-cache: root can be null (commit by @SettingDust)

0.13.1

by settingdust on Apr 12, 2025
Download

:bug: Bug Fixes

  • d1ca5ef - pack-resources-cache: namespace root logic wrong (commit by @SettingDust)

0.13.0

by settingdust on Apr 12, 2025
Download

:sparkles: New Features

  • 21442bc - simply_swords/faster_config: tweak simply swords config loading (commit by @SettingDust)

0.12.0

by settingdust on Apr 12, 2025
Download

:sparkles: New Features

  • 644fdd0 - ice_and_fire/faster_model_loading: tweak ice and fire model loading (commit by @SettingDust)

:wrench: Chores

  • 1b4df5d - avoid minecraft blaming platform service when missing dependencies (commit by @SettingDust)
  • 33d28f1 - rename the isPlatformServiceFailedToLoad to minecraftHasEarlyError (commit by @SettingDust)

0.11.2

by settingdust on Apr 11, 2025
Download

:bug: Bug Fixes

  • 43d02ea - pack-resources-cache: add hash to cache name since data pack and resource pack can have the same name (commit by @SettingDust)
  • 527aa79 - pack-resources-cache: avoid crash when missing root to work with vanilla pack (commit by @SettingDust)

:wrench: Chores

  • 72a12ab - deps: bump net.bytebuddy:byte-buddy-agent from 1.17.4 to 1.17.5 (commit by @dependabot[bot])
  • c9fa389 - pack-resources-cache: needn't to pass the root (commit by @SettingDust)
  • a9a2d3e - pack-resources-cache: use hex for hash (commit by @SettingDust)

0.11.1

by settingdust on Apr 10, 2025
Download
1
2
4

Modrinth is open source.

main@4bafae8

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.