diff options
| author | 2025-05-27 13:02:57 -0400 | |
|---|---|---|
| committer | 2025-05-27 13:16:18 -0400 | |
| commit | 4479a8801e3c2aa901cd1499f459272805472222 (patch) | |
| tree | dcb116fd101f6a5a437783359434f622fb94992d /archive/mythos_dmms2024/tree/client-overrides/config/camerautils | |
| download | modpacks-4479a8801e3c2aa901cd1499f459272805472222.tar.gz modpacks-4479a8801e3c2aa901cd1499f459272805472222.tar.bz2 modpacks-4479a8801e3c2aa901cd1499f459272805472222.zip | |
Reinit with old packs archived
Diffstat (limited to 'archive/mythos_dmms2024/tree/client-overrides/config/camerautils')
| -rw-r--r-- | archive/mythos_dmms2024/tree/client-overrides/config/camerautils/camerautils.properties | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/archive/mythos_dmms2024/tree/client-overrides/config/camerautils/camerautils.properties b/archive/mythos_dmms2024/tree/client-overrides/config/camerautils/camerautils.properties new file mode 100644 index 0000000..6766aae --- /dev/null +++ b/archive/mythos_dmms2024/tree/client-overrides/config/camerautils/camerautils.properties @@ -0,0 +1,25 @@ +smoothness=0.0 +min_smoothness=40.0 +max_smoothness=100.0 +cinematic_camera_modifier=1.0 +zoom=1.0 +zoom_sensitivity=0.01 +third_person_zoom=4.0 +third_person_zoom_sensitivity=0.1 +third_person_cam_1_offset_x=1.2000000000000002 +third_person_cam_1_offset_y=-0.5 +third_person_cam_1_offset_z=-0.4 +third_person_cam_1_inverted=true +third_person_cam_1_hide_gui=true +third_person_cam_1_rotation_x=-3.0 +third_person_cam_2_offset_x=-4.0 +third_person_cam_2_offset_y=0.0 +third_person_cam_2_offset_z=0.0 +third_person_cam_2_inverted=false +third_person_cam_2_hide_gui=false +third_person_cam_2_rotation_x=0.0 +modifier_key=RIGHT_ALT +gui_opacity=1.0 +zoom_animation_from=1.0 +zoom_animation_to=1.0 +zoom_animation_duration=1 |