Update NCR-Encryption.json, client.json, common.json, and 49 more files

This commit is contained in:
2026-07-13 16:51:37 +01:00
parent f6694318ba
commit 35b3ca112b
1436 changed files with 233033 additions and 2193 deletions
+14 -16
View File
@@ -9,12 +9,9 @@
# mixin.perf.dynamic_resources=true
# Do not include the #. You may reset to defaults by deleting this file.
#
# To enable features that are still in testing, add a line at the bottom setting the stability level:
# stability_level=BETA
#
# Available options:
# mixin.bugfix.buffer_builder_leak=true # (default)
# mixin.bugfix.chunk_deadlock=false # (overridden for mod compat)
# 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)
@@ -27,7 +24,7 @@
# mixin.bugfix.missing_block_entities=false # (default)
# mixin.bugfix.model_data_manager_cme=true # (default)
# mixin.bugfix.packet_leak=false # (default)
# mixin.bugfix.paper_chunk_patches=false # (overridden for mod compat)
# mixin.bugfix.paper_chunk_patches=true # (default)
# mixin.bugfix.recipe_book_type_desync=true # (default)
# mixin.bugfix.registry_ops_cme=true # (default)
# mixin.bugfix.removed_dimensions=true # (default)
@@ -61,12 +58,12 @@
# mixin.perf.blast_search_trees.force=false # (default)
# mixin.perf.cache_blockstate_cache_arrays=true # (default)
# mixin.perf.cache_profile_texture_url=true # (default)
# mixin.perf.cache_strongholds=false # (overridden for mod compat)
# mixin.perf.cache_strongholds=true # (default)
# mixin.perf.cache_upgraded_structures=true # (default)
# mixin.perf.chunk_meshing=true # (default)
# mixin.perf.clear_mixin_classinfo=false # (default)
# mixin.perf.compact_bit_storage=true # (default)
# mixin.perf.compact_entity_models=true # (default)
# mixin.perf.compact_entity_models=false # (default)
# mixin.perf.compact_imposterprotochunks=true # (default)
# mixin.perf.compact_mojang_registries=true # (default)
# mixin.perf.compress_unihex_font=true # (default)
@@ -77,7 +74,7 @@
# mixin.perf.deduplicate_wall_shapes=true # (default)
# mixin.perf.dynamic_dfu=true # (default)
# mixin.perf.dynamic_entity_renderers=false # (default)
# mixin.perf.dynamic_languages=true # (default)
# mixin.perf.dynamic_languages=false # (default)
# mixin.perf.dynamic_resources=false # (default)
# mixin.perf.dynamic_resources.ctm=true # (default)
# mixin.perf.dynamic_resources.ldlib=true # (default)
@@ -86,10 +83,9 @@
# mixin.perf.fast_forge_dummies=true # (default)
# mixin.perf.fast_registry_validation=true # (default)
# mixin.perf.faster_capabilities=true # (default)
# mixin.perf.faster_capabilities.bytecode_analysis=true # (default)
# mixin.perf.faster_capabilities.bytecode_analysis=false # (default)
# mixin.perf.faster_ingredients=true # (default)
# mixin.perf.faster_item_rendering=false # (default)
# mixin.perf.faster_loot_loading=true # (default)
# mixin.perf.faster_structure_location=true # (default)
# mixin.perf.faster_texture_stitching=true # (default)
# mixin.perf.fix_handshake_stall=true # (default)
@@ -97,7 +93,7 @@
# mixin.perf.forge_cap_retrieval=true # (default)
# mixin.perf.forge_registry_alloc=true # (default)
# mixin.perf.forge_registry_lambda=true # (default)
# mixin.perf.ingredient_item_deduplication=true # (default)
# mixin.perf.ingredient_item_deduplication=false # (default)
# mixin.perf.kubejs=true # (default)
# mixin.perf.lazy_search_tree_registry=true # (default)
# mixin.perf.memoize_creative_tab_build=true # (default)
@@ -108,7 +104,7 @@
# mixin.perf.patchouli_deduplicate_books=true # (default)
# mixin.perf.potential_spawns_alloc=true # (default)
# mixin.perf.reduce_blockstate_cache_rebuilds=true # (default)
# mixin.perf.release_protochunks=false # (overridden for mod compat)
# mixin.perf.release_protochunks=true # (default)
# mixin.perf.remove_biome_temperature_cache=true # (default)
# mixin.perf.remove_spawn_chunks=false # (default)
# mixin.perf.resourcefullib_highlight_deduplication=true # (default)
@@ -117,12 +113,14 @@
# mixin.perf.state_definition_construct=true # (default)
# mixin.perf.suspend_integrated_server_during_load=true # (default)
# mixin.perf.tag_id_caching=true # (default)
# mixin.perf.thread_priorities=true # (default)
# mixin.perf.thread_priorities=false # (overridden for mod compat)
# mixin.perf.ticking_chunk_alloc=true # (default)
# mixin.perf.worldgen_allocation=true # (default)
# mixin.safety=true # (default)
# stability_level=GA # (default)
#
# User overrides go here.
mixin.perf.dynamic_resources=true
mixin.perf.faster_item_rendering=true
mixin.bugfix.packet_leak=true
mixin.perf.clear_mixin_classinfo=true
mixin.perf.deduplicate_climate_parameters=true
mixin.perf.deduplicate_location=true
mixin.perf.ingredient_item_deduplication=true