Update configuration files: Adjust max render distance in c2me.toml, modify worker thread range in flywheel-client.toml, change early window dimensions in fml.toml, and update sodium options and shader hash in respective JSON files. Add new mention keyword in chat.json.
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"virtual_pack_output": false,
|
||||
"log_registry_types": false,
|
||||
"log_registry_event_objects": false,
|
||||
"log_added_recipes": false,
|
||||
"log_removed_recipes": false,
|
||||
"log_modified_recipes": false,
|
||||
"log_skipped_recipes": false,
|
||||
"log_recipe_debug": false,
|
||||
"log_skipped_tags": false,
|
||||
"log_erroring_recipes": true,
|
||||
"log_erroring_parsed_recipes": false,
|
||||
"log_invalid_recipe_handlers": true,
|
||||
"log_skipped_plugins": true,
|
||||
"log_generated_data": false,
|
||||
"log_event_error_stack_trace": false,
|
||||
"log_changes_in_chat": false,
|
||||
"strict_tags": false,
|
||||
"always_capture_errors": false,
|
||||
"reload_on_file_save": false,
|
||||
"kubedex_sound": "entity.experience_orb.pickup",
|
||||
"open_uri_format": "vscode"
|
||||
}
|
||||
Reference in New Issue
Block a user