
Incompatibility w/ ModernFix mixin override: "dynamic_resources" (1.21.4)
TheRedstoneShark opened this issue · 3 comments
Currently, trying to load Minecraft with this mod and ModernFix (with this particular mixin enabled) will lead to the game getting stuck on the loading screen, unable to launch.
Steps to reproduce:
- Install a fabric 1.21.4 instance
- Add fabric-api, Armor Trim Item Fix, and ModernFix
- Open \config\modernfix-mixins.properties file with a text editor
- Add "mixin.perf.dynamic_resources=true" under "# User overrides go here." and save it
- Launch the game
This is most likely to be a problem for people who use the Simply Optimized modpack, which has this mixin enabled by default.