SMP-MODPACK/.minecraft/config/flightassistant/computers.json5
2024-04-26 18:48:45 +02:00

18 lines
No EOL
507 B
Text

{
globalMode: "DISABLED",
lockUnsafeFireworks: true,
lockFireworksFacingTerrain: true,
stallWarning: "SCREEN_AND_AUDIO",
stallProtection: "HARD",
stallUseFireworks: true,
sinkrateWarning: "SCREEN_AND_AUDIO",
sinkrateProtection: "HARD",
terrainWarning: "SCREEN_AND_AUDIO",
terrainProtection: "HARD",
landingClearanceWarning: "SCREEN_AND_AUDIO",
voidProtection: "HARD",
voidUseFireworks: true,
closeElytraUnderwater: true,
openElytraAutomatically: true,
preserveAltitudeInUnloadedChunk: true
}