SMP-MODPACK/.minecraft/config/flightassistant/computers.json5

18 lines
507 B
Text
Raw Permalink Normal View History

{
2024-04-26 18:48:45 +02:00
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,
2024-04-26 18:48:45 +02:00
preserveAltitudeInUnloadedChunk: true
}