Files
Custom_Launcher_mc/modpack/_upload/objects/36/b7/36b7540e9b21313d1fcc25b89205f20902d9ae93
felden.r@grenoble.archi.fr c280484561 first commit
2025-03-31 11:07:21 +02:00

20 lines
668 B
Plaintext

#Align player to camera on left & right clicks
aimPlayerOnInteract = true
#How long player will be aligned to camera after left & right clicks
#Range: 10 ~ 200
aimDuration = 40
#Angle in degrees within the player will slightly follow camera yaw (while standing still)
#Range: 0 ~ 90
followYaw = 45
#Does camera should rotate freely during elytra flight
freeCameraDuringElytraFlight = false
#Completely remove third-person front view
skipThirdPersonFrontView = false
#How fast player changes movement direction in third-person
#Range: 10 ~ 100
playerRotationSpeed = 50
#How fast player pitch follows camera pitch in third-person
#Range: 10 ~ 100
pitchChangeSpeed = 65