Files
Redcraft.Dragon.V3/.minecraft/versions/RedCraft.Dragon.1.21.1/config/flightassistant/safety.json5
2026-03-10 01:54:02 +08:00

32 lines
967 B
Plaintext

{
alertVolume: 0.5,
considerInvulnerability: true,
elytraDurabilityAlertMode: "WARNING_AND_CAUTION",
elytraAutoOpen: true,
elytraCloseUnderwater: true,
stallAlertMode: "WARNING_AND_CAUTION",
stallAlertMethod: "SCREEN_AND_AUDIO",
stallLimitPitch: true,
stallAutoThrust: true,
voidAlertMode: "WARNING_AND_CAUTION",
voidLimitPitch: true,
voidAutoThrust: true,
voidAutoPitch: true,
sinkRateAlertMode: "CAUTION",
sinkRateAlertMethod: "SCREEN_ONLY",
sinkRateLimitPitch: true,
sinkRateAutoThrust: true,
sinkRateAutoPitch: true,
obstacleAlertMode: "WARNING_AND_CAUTION",
obstacleAlertMethod: "SCREEN_AND_AUDIO",
obstacleLimitPitch: false,
obstacleAutoThrust: true,
obstacleAutoPitch: true,
altitudeLossAlert: true,
altitudeLossAlertMethod: "SCREEN_AND_AUDIO",
belowGlideSlopeAlertMode: "WARNING_AND_CAUTION",
belowGlideSlopeAlertMethod: "SCREEN_AND_AUDIO",
fireworkExplosiveAlert: true,
fireworkLockExplosive: true,
fireworkLockObstacles: true
}