BadOptimizations

Mod

Optimization mod that focuses on things other than rendering

Client Optimization

2.28M downloads
738 followers
Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

2.0.0 (1.19.1/1.19.2)

Changelog

Fixes

  • Fix injections at entity data getters possibly not working
  • Fix injections at tail of MinecraftClient.render not working
  • Sky color will now use a shorter function every 3 ticks to calculate its color (fixes sky color updating slowly)
  • Lowered time threshold for lightmap update cancelling (fixes block lighting updating slowly)

Removed

  • Removed MixinClientWorldCloudColor and MixinInGameHud (it had a minimal impact and broke stuff)

New stuff

  • EntityRenderers are now cached in EntityType
  • BlockEntityRenderers are now cached in BlockEntityType
  • Added some minor sky renderer optimizations (cache getSkyAngle)
  • Debug renderers (e.g. bee/keyframe renderwers) will now only be executed if theres anything to render

Files

BadOptimizations-2.0.0.jar(398.71 KiB) Primary Download

Project members

thosea

Owner

Details

Licensed MIT
Published 10 months ago
Updated 4 months ago