ModernFix-fix/forge
embeddedt 51c4f3eae8
Use smarter iteration order in model bake event registry
This heavily improves the rate of cache hits when mods are baking
many variants of the same model via iteration over the keys,
as now all the variants will be obtained at once rather than
being retrieved randomly.

Cable Tiers used to take 8 seconds in the event before this change
on a Ryzen 7700X, and is now nearly instant.
2025-04-26 12:06:12 -04:00
..
src/main Use smarter iteration order in model bake event registry 2025-04-26 12:06:12 -04:00
build.gradle Add LDLib connected textures integration 2024-12-26 14:51:20 -05:00
gradle.properties Multiloader 2023-05-01 16:55:26 -04:00