From 8a159254a2ff282184734d2778c83cb8aaea43bf Mon Sep 17 00:00:00 2001 From: Xikaro <0regon.end@gmail.com> Date: Tue, 19 Mar 2024 13:30:52 +0500 Subject: [PATCH] Update modernfix-mixins.properties --- config/modernfix-mixins.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/modernfix-mixins.properties b/config/modernfix-mixins.properties index 6ef6bb2b1..74031f51e 100644 --- a/config/modernfix-mixins.properties +++ b/config/modernfix-mixins.properties @@ -10,13 +10,13 @@ # Do not include the #. You may reset to defaults by deleting this file. # # Available options: -# mixin.bugfix.blueprint_modif_memory_leak=true # (default) # mixin.bugfix.buffer_builder_leak=true # (default) # mixin.bugfix.chunk_deadlock=true # (default) # mixin.bugfix.cofh_core_crash=true # (default) # mixin.bugfix.concurrency=true # (default) # mixin.bugfix.ctm_resourceutil_cme=true # (default) # mixin.bugfix.ender_dragon_leak=true # (default) +# mixin.bugfix.entity_pose_stack=true # (default) # mixin.bugfix.extra_experimental_screen=true # (default) # mixin.bugfix.fix_config_crashes=true # (default) # mixin.bugfix.forge_at_inject_error=true # (default) @@ -36,6 +36,7 @@ # mixin.feature.integrated_server_watchdog=true # (default) # mixin.feature.measure_time=true # (default) # mixin.feature.registry_event_progress=false # (default) +# mixin.feature.remove_chat_signing=false # (default) # mixin.feature.snapshot_easter_egg=true # (default) # mixin.feature.spam_thread_dump=false # (default) # mixin.feature.spark_profile_launch=false # (default) @@ -54,7 +55,6 @@ # mixin.perf.deduplicate_climate_parameters=false # (default) # mixin.perf.deduplicate_location=false # (default) # mixin.perf.deduplicate_wall_shapes=true # (default) -# mixin.perf.dynamic_block_codecs=false # (default) # mixin.perf.dynamic_dfu=true # (default) # mixin.perf.dynamic_entity_renderers=false # (default) # mixin.perf.dynamic_resources=false # (default)