ModernFix-fix/forge
embeddedt 59e3b83d74
Default to showing the whole model registry to mods
This should fix many silent incompatibilities that existed with the
original opt-in approach. To my knowledge, there are no remaining
popular mods on 1.20 that forcefully load all models in this event
(by iterating over entrySet and calling getValue unconditionally)
so doing this should be safe. Additional logging is also added
to provide quick insight into what mod(s) have the slowest handling
of this event.
2025-04-28 10:59:49 -04:00
..
src/main Default to showing the whole model registry to mods 2025-04-28 10:59:49 -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