add PL/MMC instance files
This commit is contained in:
parent
7a058f816a
commit
1a7202e4ce
113 changed files with 76 additions and 0 deletions
12
client/minecraft/config/modernfix-mixins.properties
Normal file
12
client/minecraft/config/modernfix-mixins.properties
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
mixin.bugfix.chunk_deadlock=true
|
||||
mixin.bugfix.packet_leak=true
|
||||
mixin.bugfix.paper_chunk_patches=true
|
||||
mixin.perf.clear_fabric_mapping_tables=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.nbt_memory_usage=true
|
||||
mixin.perf.remove_spawn_chunks=true
|
||||
mixin.perf.thread_priorities=false
|
||||
Loading…
Add table
Add a link
Reference in a new issue