ModernFix

ModernFix

93M Downloads

mixin properties setting missing

Arch23-tech opened this issue ยท 1 comments

commented

Bug Description

with (configured) mod installed i cannot get access to (mixin properties) config options.
when i edit the (mixin properties) file provided in (minecraft/config/modern fix-mixin properties) the changes do not apply to the game even after restarting the game.

MC 1.20.1
modern fix 5.21.0
embeddium 0.3.31

Reproduction Steps


Log File

latest.log

commented

You need to add the properties on an uncommented line (i.e. not starting with #); changes to the comments are ignored, and they are regenerated on each launch of the game.

E.g. add a line at the end of the file

mixin.perf.dynamic_resources=true