init
This commit is contained in:
55
config/leawind_third_person.json
Normal file
55
config/leawind_third_person.json
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"is_mod_enabled": true,
|
||||
"center_offset_when_flying": true,
|
||||
"temp_first_person_in_narrow_space": true,
|
||||
"normal_rotate_mode": "INTEREST_POINT",
|
||||
"auto_rotate_interacting": true,
|
||||
"do_not_rotate_when_eating": true,
|
||||
"auto_turn_body_drawing_a_bow": false,
|
||||
"player_fade_out_enabled": false,
|
||||
"gaze_opacity": 0.28,
|
||||
"player_invisible_threshold": 0.55,
|
||||
"available_distance_count": 16,
|
||||
"camera_distance_min": 0.0,
|
||||
"camera_distance_max": 4.0,
|
||||
"flying_smooth_halflife": 0.45,
|
||||
"t2f_transition_halflife": 0.1,
|
||||
"adjusting_camera_offset_smooth_halflife": 0.04,
|
||||
"adjusting_distance_smooth_halflife": 0.08,
|
||||
"normal_smooth_halflife_horizon": 0.25,
|
||||
"normal_smooth_halflife_vertical": 0.2,
|
||||
"normal_camera_offset_smooth_halflife": 0.08,
|
||||
"normal_distance_smooth_halflife": 0.72,
|
||||
"aiming_smooth_halflife_horizon": 0.05,
|
||||
"aiming_smooth_halflife_vertical": 0.05,
|
||||
"aiming_camera_offset_smooth_halflife": 0.03,
|
||||
"aiming_distance_smooth_halflife": 0.04,
|
||||
"aiming_fov_divisor": 1.125,
|
||||
"normal_max_distance": 1.5625,
|
||||
"normal_offset_x": -0.145,
|
||||
"normal_offset_y": 0.12,
|
||||
"normal_is_centered": false,
|
||||
"normal_offset_center": 0.24,
|
||||
"aiming_max_distance": 0.56,
|
||||
"aiming_offset_x": -0.29,
|
||||
"aiming_offset_y": 0.19,
|
||||
"aiming_is_centered": false,
|
||||
"aiming_offset_center": 0.48,
|
||||
"determine_aim_mode_by_animation": true,
|
||||
"hold_to_aim_item_patterns": [],
|
||||
"use_to_aim_item_patterns": [],
|
||||
"use_to_first_person_patterns": [],
|
||||
"config_screen_api": "YACL",
|
||||
"camera_distance_mode": "STRAIGHT",
|
||||
"rotate_center_height_offset": 0.3,
|
||||
"enable_target_entity_predict": true,
|
||||
"skip_vanilla_second_person_camera": true,
|
||||
"disable_third_person_bob_view": false,
|
||||
"allow_double_tap_sprint": false,
|
||||
"lock_camera_pitch_angle": false,
|
||||
"use_camera_pick_in_creative": false,
|
||||
"camera_ray_trace_length": 512.0,
|
||||
"render_crosshair_when_not_aiming": true,
|
||||
"render_crosshair_when_aiming": true,
|
||||
"hide_crosshair_when_flying": true
|
||||
}
|
||||
Reference in New Issue
Block a user