update: automodpack
This commit is contained in:
67
minecraft/config/controlify.json
Normal file
67
minecraft/config/controlify.json
Normal file
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"current_controller": null,
|
||||
"controllers": {
|
||||
"08ea39ad-bae3-3f8a-861e-19afda095252": {
|
||||
"config": {
|
||||
"controlify:input": {
|
||||
"h_look_sensitivity": 1.0,
|
||||
"v_look_sensitivity": 0.9,
|
||||
"v_look_invert": false,
|
||||
"virtual_mouse_sensitivity": 1.0,
|
||||
"reduce_aiming_sensitivity": true,
|
||||
"button_activation_threshold": 0.5,
|
||||
"is_l_c_e": false,
|
||||
"deadzones": {},
|
||||
"deadzones_calibrated": false,
|
||||
"delayed_calibration": true,
|
||||
"mixed_input": false,
|
||||
"keep_default_bindings": false,
|
||||
"radial_actions": [
|
||||
"controlify:toggle_hud_visibility",
|
||||
"controlify:change_perspective",
|
||||
"controlify:drop_stack",
|
||||
"controlify:open_chat",
|
||||
"controlify:swap_hands",
|
||||
"controlify:pick_block",
|
||||
"controlify:take_screenshot",
|
||||
"controlify:show_player_list"
|
||||
],
|
||||
"radial_button_focus_timeout_ticks": 20,
|
||||
"mapping": null,
|
||||
"bindings": {}
|
||||
},
|
||||
"controlify:config/generic": {
|
||||
"nickname": null,
|
||||
"auto_jump": false,
|
||||
"toggle_sprint": true,
|
||||
"toggle_sneak": true,
|
||||
"disable_fly_drifting": false,
|
||||
"show_ingame_guide": true,
|
||||
"ingame_guide_bottom": false,
|
||||
"show_screen_guides": true,
|
||||
"show_on_screen_keyboard": true,
|
||||
"dont_show_controller_submission": false
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"global": {
|
||||
"virtual_mouse_screens": [
|
||||
"net.minecraft.class_465"
|
||||
],
|
||||
"keyboardMovement": false,
|
||||
"keyboard_movement_whitelist": [],
|
||||
"out_of_focus_input": false,
|
||||
"load_vibration_natives": false,
|
||||
"custom_vibration_natives_path": "",
|
||||
"vibration_onboarded": true,
|
||||
"reach_around": "OFF",
|
||||
"allow_server_rumble": true,
|
||||
"ui_sounds": false,
|
||||
"notify_low_battery": true,
|
||||
"quiet_mode": false,
|
||||
"ingame_button_guide_scale": 1.0,
|
||||
"use_enhanced_steam_deck_driver": true,
|
||||
"seen_servers": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user