gaycraft/config/controlify.json
2023-11-03 18:24:11 +01:00

841 lines
No EOL
25 KiB
JSON
Executable file

{
"last_seen_version": "1.7.0-beta.2+1.20",
"current_controller": "a0fa1320-0d14-3d2e-b1c5-7c5209756763",
"controllers": {
"6d2f30fe-7632-36e4-b2f1-cbd735bcec1c": {
"config": {
"left_stick_deadzone": 0.11529417,
"right_stick_deadzone": 0.11529417,
"gyro_look_sensitivity": 0.0,
"relative_gyro_mode": false,
"gyro_requires_button": true,
"flick_stick": false,
"invert_gyro_x": false,
"invert_gyro_y": false,
"gyro_calibration": {
"x": 0.0021327871,
"y": -0.0021213852,
"z": -0.0042391936
},
"theme": "DEFAULT",
"horizontal_look_sensitivity": 1.0,
"vertical_look_sensitivity": 0.9,
"button_activation_threshold": 0.5,
"virtual_mouse_sensitivity": 1.0,
"auto_jump": true,
"toggle_sprint": true,
"toggle_sneak": true,
"disable_fly_drifting": true,
"custom_name": null,
"show_ingame_guide": true,
"ingame_guide_bottom": false,
"show_screen_guide": true,
"chat_keyboard_height": 0.0,
"reduce_aiming_sensitivity": true,
"allow_vibrations": true,
"vibration_strengths": {
"controlify:master": 1.0,
"controlify:damage": 1.0,
"controlify:block_destroy": 1.0,
"controlify:use_item": 1.0,
"controlify:item_break": 1.0,
"controlify:gui": 1.0,
"controlify:explosion": 1.0,
"controlify:misc": 1.0,
"controlify:global_event": 1.0
},
"deadzones_calibrated": true,
"delayed_calibration": false,
"mixed_input": 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"
],
"dont_show_controller_submission": false
},
"bindings": {
"controlify:walk_forward": {
"type": "gamepad",
"bind": "left_stick_up"
},
"controlify:walk_backward": {
"type": "gamepad",
"bind": "left_stick_down"
},
"controlify:strafe_left": {
"type": "gamepad",
"bind": "left_stick_left"
},
"controlify:strafe_right": {
"type": "gamepad",
"bind": "left_stick_right"
},
"controlify:look_up": {
"type": "gamepad",
"bind": "right_stick_up"
},
"controlify:look_down": {
"type": "gamepad",
"bind": "right_stick_down"
},
"controlify:look_left": {
"type": "gamepad",
"bind": "right_stick_left"
},
"controlify:look_right": {
"type": "gamepad",
"bind": "right_stick_right"
},
"controlify:gamepad_gyro_button": {
"type": "empty"
},
"controlify:jump": {
"type": "gamepad",
"bind": "a_button"
},
"controlify:sprint": {
"type": "gamepad",
"bind": "left_stick_press"
},
"controlify:sneak": {
"type": "gamepad",
"bind": "right_stick_press"
},
"controlify:attack": {
"type": "gamepad",
"bind": "right_bumper"
},
"controlify:use": {
"type": "gamepad",
"bind": "left_bumper"
},
"controlify:drop": {
"type": "gamepad",
"bind": "dpad_down"
},
"controlify:drop_stack": {
"type": "empty"
},
"controlify:next_slot": {
"type": "gamepad",
"bind": "dpad_right"
},
"controlify:prev_slot": {
"type": "gamepad",
"bind": "dpad_left"
},
"controlify:pause": {
"type": "gamepad",
"bind": "start"
},
"controlify:inventory": {
"type": "gamepad",
"bind": "y_button"
},
"controlify:change_perspective": {
"type": "gamepad",
"bind": "back"
},
"controlify:swap_hands": {
"type": "gamepad",
"bind": "x_button"
},
"controlify:open_chat": {
"type": "gamepad",
"bind": "dpad_up"
},
"controlify:gui_press": {
"type": "gamepad",
"bind": "a_button"
},
"controlify:gui_back": {
"type": "gamepad",
"bind": "b_button"
},
"controlify:gui_next_tab": {
"type": "gamepad",
"bind": "right_bumper"
},
"controlify:gui_prev_tab": {
"type": "gamepad",
"bind": "left_bumper"
},
"controlify:gui_abstract_action_1": {
"type": "gamepad",
"bind": "x_button"
},
"controlify:gui_abstract_action_2": {
"type": "gamepad",
"bind": "y_button"
},
"controlify:inv_select": {
"type": "gamepad",
"bind": "a_button"
},
"controlify:inv_quick_move": {
"type": "gamepad",
"bind": "y_button"
},
"controlify:inv_take_half": {
"type": "gamepad",
"bind": "x_button"
},
"controlify:pick_block": {
"type": "empty"
},
"controlify:pick_block_nbt": {
"type": "empty"
},
"controlify:toggle_hud_visibility": {
"type": "empty"
},
"controlify:show_player_list": {
"type": "empty"
},
"controlify:take_screenshot": {
"type": "empty"
},
"controlify:radial_menu": {
"type": "gamepad",
"bind": "guide"
},
"controlify:radial_axis_up": {
"type": "gamepad",
"bind": "right_stick_up"
},
"controlify:radial_axis_down": {
"type": "gamepad",
"bind": "right_stick_down"
},
"controlify:radial_axis_left": {
"type": "gamepad",
"bind": "right_stick_left"
},
"controlify:radial_axis_right": {
"type": "gamepad",
"bind": "right_stick_right"
},
"controlify:vmouse_move_up": {
"type": "gamepad",
"bind": "left_stick_up"
},
"controlify:vmouse_move_down": {
"type": "gamepad",
"bind": "left_stick_down"
},
"controlify:vmouse_move_left": {
"type": "gamepad",
"bind": "left_stick_left"
},
"controlify:vmouse_move_right": {
"type": "gamepad",
"bind": "left_stick_right"
},
"controlify:vmouse_lclick": {
"type": "gamepad",
"bind": "a_button"
},
"controlify:vmouse_rclick": {
"type": "gamepad",
"bind": "x_button"
},
"controlify:vmouse_shift_click": {
"type": "gamepad",
"bind": "y_button"
},
"controlify:vmouse_scroll_up": {
"type": "gamepad",
"bind": "right_stick_up"
},
"controlify:vmouse_scroll_down": {
"type": "gamepad",
"bind": "right_stick_down"
},
"controlify:vmouse_shift": {
"type": "gamepad",
"bind": "left_stick_press"
},
"controlify:vmouse_toggle": {
"type": "gamepad",
"bind": "back"
},
"controlify:gui_navi_up": {
"type": "gamepad",
"bind": "left_stick_up"
},
"controlify:gui_navi_down": {
"type": "gamepad",
"bind": "left_stick_down"
},
"controlify:gui_navi_left": {
"type": "gamepad",
"bind": "left_stick_left"
},
"controlify:gui_navi_right": {
"type": "gamepad",
"bind": "left_stick_right"
},
"controlify:cycle_opt_forward": {
"type": "gamepad",
"bind": "right_stick_right"
},
"controlify:cycle_opt_backward": {
"type": "gamepad",
"bind": "right_stick_left"
},
"fabric-key-binding-api-v1:key.raised.hud.down": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.raised.hud.reset": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.raised.hud.up": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.raised.chat.down": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.raised.chat.reset": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.raised.chat.up": {
"type": "empty"
},
"fabric-key-binding-api-v1:bedrockify.key.settings": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.zoom_in": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.zoom_out": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.minimap_type": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.minimap_preset": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.create_waypoint": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.toggle_waypoints": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.fullscreen_create_waypoint": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.fullscreen_chat_position": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.map_toggle_alt": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.fullscreen_waypoints": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.minimap_toggle_alt": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.fullscreen_options": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.fullscreen.north": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.fullscreen.south": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.fullscreen.east": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.fullscreen.west": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.fullscreen.disable_buttons": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.modmenu.open_menu": {
"type": "empty"
}
}
},
"a0fa1320-0d14-3d2e-b1c5-7c5209756763": {
"config": {
"left_stick_deadzone": 0.10745098,
"right_stick_deadzone": 0.10745098,
"gyro_look_sensitivity": 1.0000001,
"relative_gyro_mode": false,
"gyro_requires_button": true,
"flick_stick": false,
"invert_gyro_x": false,
"invert_gyro_y": false,
"gyro_calibration": {
"x": -0.010345477,
"y": -0.056775264,
"z": 0.0095691765
},
"theme": "DEFAULT",
"horizontal_look_sensitivity": 1.0,
"vertical_look_sensitivity": 0.9,
"button_activation_threshold": 0.5,
"virtual_mouse_sensitivity": 1.0,
"auto_jump": false,
"toggle_sprint": true,
"toggle_sneak": true,
"disable_fly_drifting": true,
"custom_name": null,
"show_ingame_guide": false,
"ingame_guide_bottom": false,
"show_screen_guide": true,
"chat_keyboard_height": 0.0,
"reduce_aiming_sensitivity": true,
"allow_vibrations": true,
"vibration_strengths": {
"controlify:master": 2.0,
"controlify:damage": 1.0,
"controlify:block_destroy": 2.0,
"controlify:use_item": 1.0,
"controlify:item_break": 1.0,
"controlify:gui": 1.0,
"controlify:explosion": 1.999999,
"controlify:misc": 0.99999994,
"controlify:global_event": 2.0
},
"deadzones_calibrated": true,
"delayed_calibration": false,
"mixed_input": true,
"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"
],
"dont_show_controller_submission": false
},
"bindings": {
"controlify:walk_forward": {
"type": "gamepad",
"bind": "left_stick_up"
},
"controlify:walk_backward": {
"type": "gamepad",
"bind": "left_stick_down"
},
"controlify:strafe_left": {
"type": "gamepad",
"bind": "left_stick_left"
},
"controlify:strafe_right": {
"type": "gamepad",
"bind": "left_stick_right"
},
"controlify:look_up": {
"type": "gamepad",
"bind": "right_stick_up"
},
"controlify:look_down": {
"type": "gamepad",
"bind": "right_stick_down"
},
"controlify:look_left": {
"type": "gamepad",
"bind": "right_stick_left"
},
"controlify:look_right": {
"type": "gamepad",
"bind": "right_stick_right"
},
"controlify:gamepad_gyro_button": {
"type": "empty"
},
"controlify:jump": {
"type": "gamepad",
"bind": "a_button"
},
"controlify:sprint": {
"type": "empty"
},
"controlify:sneak": {
"type": "gamepad",
"bind": "right_stick_press"
},
"controlify:attack": {
"type": "gamepad",
"bind": "right_trigger"
},
"controlify:use": {
"type": "gamepad",
"bind": "left_trigger"
},
"controlify:drop": {
"type": "gamepad",
"bind": "dpad_up"
},
"controlify:drop_stack": {
"type": "empty"
},
"controlify:next_slot": {
"type": "gamepad",
"bind": "right_bumper"
},
"controlify:prev_slot": {
"type": "gamepad",
"bind": "left_bumper"
},
"controlify:pause": {
"type": "gamepad",
"bind": "start"
},
"controlify:inventory": {
"type": "gamepad",
"bind": "y_button"
},
"controlify:change_perspective": {
"type": "gamepad",
"bind": "back"
},
"controlify:swap_hands": {
"type": "gamepad",
"bind": "x_button"
},
"controlify:open_chat": {
"type": "empty"
},
"controlify:gui_press": {
"type": "gamepad",
"bind": "a_button"
},
"controlify:gui_back": {
"type": "gamepad",
"bind": "b_button"
},
"controlify:gui_next_tab": {
"type": "gamepad",
"bind": "right_bumper"
},
"controlify:gui_prev_tab": {
"type": "gamepad",
"bind": "left_bumper"
},
"controlify:gui_abstract_action_1": {
"type": "gamepad",
"bind": "x_button"
},
"controlify:gui_abstract_action_2": {
"type": "gamepad",
"bind": "y_button"
},
"controlify:inv_select": {
"type": "gamepad",
"bind": "a_button"
},
"controlify:inv_quick_move": {
"type": "gamepad",
"bind": "y_button"
},
"controlify:inv_take_half": {
"type": "gamepad",
"bind": "x_button"
},
"controlify:pick_block": {
"type": "gamepad",
"bind": "dpad_left"
},
"controlify:pick_block_nbt": {
"type": "empty"
},
"controlify:toggle_hud_visibility": {
"type": "empty"
},
"controlify:show_player_list": {
"type": "empty"
},
"controlify:take_screenshot": {
"type": "empty"
},
"controlify:radial_menu": {
"type": "gamepad",
"bind": "dpad_right"
},
"controlify:radial_axis_up": {
"type": "gamepad",
"bind": "right_stick_up"
},
"controlify:radial_axis_down": {
"type": "gamepad",
"bind": "right_stick_down"
},
"controlify:radial_axis_left": {
"type": "gamepad",
"bind": "right_stick_left"
},
"controlify:radial_axis_right": {
"type": "gamepad",
"bind": "right_stick_right"
},
"controlify:vmouse_move_up": {
"type": "gamepad",
"bind": "left_stick_up"
},
"controlify:vmouse_move_down": {
"type": "gamepad",
"bind": "left_stick_down"
},
"controlify:vmouse_move_left": {
"type": "gamepad",
"bind": "left_stick_left"
},
"controlify:vmouse_move_right": {
"type": "gamepad",
"bind": "left_stick_right"
},
"controlify:vmouse_lclick": {
"type": "gamepad",
"bind": "a_button"
},
"controlify:vmouse_rclick": {
"type": "gamepad",
"bind": "x_button"
},
"controlify:vmouse_shift_click": {
"type": "gamepad",
"bind": "y_button"
},
"controlify:vmouse_scroll_up": {
"type": "gamepad",
"bind": "right_stick_up"
},
"controlify:vmouse_scroll_down": {
"type": "gamepad",
"bind": "right_stick_down"
},
"controlify:vmouse_shift": {
"type": "gamepad",
"bind": "left_stick_press"
},
"controlify:vmouse_toggle": {
"type": "gamepad",
"bind": "back"
},
"controlify:gui_navi_up": {
"type": "gamepad",
"bind": "left_stick_up"
},
"controlify:gui_navi_down": {
"type": "gamepad",
"bind": "left_stick_down"
},
"controlify:gui_navi_left": {
"type": "gamepad",
"bind": "left_stick_left"
},
"controlify:gui_navi_right": {
"type": "gamepad",
"bind": "left_stick_right"
},
"controlify:cycle_opt_forward": {
"type": "gamepad",
"bind": "right_stick_right"
},
"controlify:cycle_opt_backward": {
"type": "gamepad",
"bind": "right_stick_left"
},
"fabric-key-binding-api-v1:key.immersivemc.backpack": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.immersivemc.config": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.immersivemc.ranged_grab": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.entityculling.toggle": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.modmenu.open_menu": {
"type": "empty"
},
"fabric-key-binding-api-v1:bedrockify.key.settings": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.camerautils.zoom": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.camerautils.third_person_cam_1": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.camerautils.third_person_cam_2": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.camerautils.third_person_distance": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.camerautils.detach_camera": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.camerautils.hide_player": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.camerautils.zoom_animation": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.camerautils.cinematic_camera_settings": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.camerautils.third_person_camera_1_settings": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.camerautils.third_person_camera_2_settings": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.camerautils.third_person_settings": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.camerautils.zoom_settings": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.camerautils.zoom_animation_settings": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.jade.config": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.jade.show_overlay": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.jade.toggle_liquid": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.jade.narrate": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.jade.show_details_alternative": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.apoli.usability_hint.show_powers": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.proviorigins.tertiary_active": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.proviorigins.quaternary_active": {
"type": "empty"
},
"fabric-key-binding-api-v1:keybinds.combatroll.roll": {
"type": "gamepad",
"bind": "left_stick_press"
},
"fabric-key-binding-api-v1:key.origins.primary_active": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.origins.secondary_active": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.origins.view_origin": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.preventer.overridekey": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.preventer.configkey": {
"type": "empty"
},
"fabric-key-binding-api-v1:keybinds.bettercombat.feint": {
"type": "empty"
},
"fabric-key-binding-api-v1:keybinds.bettercombat.toggle_mine_with_weapons": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.zoom_in": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.zoom_out": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.minimap_type": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.minimap_preset": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.create_waypoint": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.toggle_waypoints": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.fullscreen_create_waypoint": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.fullscreen_chat_position": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.map_toggle_alt": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.fullscreen_waypoints": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.minimap_toggle_alt": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.fullscreen_options": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.fullscreen.north": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.fullscreen.south": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.fullscreen.east": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.fullscreen.west": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.journeymap.fullscreen.disable_buttons": {
"type": "empty"
},
"fabric-key-binding-api-v1:key.presencefootsteps.settings": {
"type": "empty"
}
}
}
},
"compound_joysticks": [],
"global": {
"virtual_mouse_screens": [
"net.minecraft.class_465",
"com.natamus.collective_common_fabric.config.DuskConfig$DuskConfigScreen",
"com.terraformersmc.modmenu.gui.ModsScreen",
"me.shedaniel.clothconfig2.gui.ClothConfigScreen",
"net.combatroll.client.gui.HudConfigScreen",
"qouteall.imm_ptl.peripheral.dim_stack.DimStackScreen",
"qouteall.imm_ptl.peripheral.dim_stack.SelectDimensionScreen",
"io.wispforest.owo.config.ui.ConfigScreen"
],
"keyboard_movement": false,
"out_of_focus_input": false,
"load_vibration_natives": true,
"vibration_onboarded": true,
"reach_around": "SINGLEPLAYER_ONLY",
"allow_server_rumble": true,
"ui_sounds": true,
"notify_low_battery": true,
"delegate_setup": false,
"ingame_button_guide_scale": 1.0
}
}