diff --git a/config/modernfix-mixins.properties b/config/modernfix-mixins.properties index a1b5d1927..80e2cfd43 100644 --- a/config/modernfix-mixins.properties +++ b/config/modernfix-mixins.properties @@ -107,4 +107,14 @@ # mixin.safety=true # (default) # # User overrides go here. +mixin.bugfix.packet_leak=true +mixin.feature.disable_unihex_font=true +mixin.feature.spark_profile_launch=true +mixin.perf.clear_mixin_classinfo=true +mixin.perf.deduplicate_location=true +mixin.perf.dynamic_entity_renderers=true +mixin.perf.dynamic_resources=true +mixin.perf.faster_item_rendering=true +mixin.perf.remove_spawn_chunks=true mixin.perf.smart_ingredient_sync=false +mixin.perf.worldgen_allocation=true