skywardmc / adrenaline

Leading, lightweight, and unbiased performance modpack with no QoL features
https://modrinth.com/project/Adrenaline/
MIT License
60 stars 9 forks source link

Change BadOptimizations lightmap updates #45

Open dylanspersonal opened 3 hours ago

dylanspersonal commented 3 hours ago

As it turns night, the light map darkening is very jittery and noticeable, due to a BadOptimzations feature that updates block lighting less frequently than vanilla.

In badoptimizations.txt, change "lightmap_time_change_needed_for_update" from 80 to 20, which will be a lot less jarring while still giving a performance boost.

intergrav commented 2 hours ago

sounds good, will look into this sometime, thanks :)