Files
Custom_Launcher_mc/modpack/_upload/objects/2e/ee/2eee8807adcd6b52494c23ec8075c55252c30faf
felden.r@grenoble.archi.fr c280484561 first commit
2025-03-31 11:07:21 +02:00

25 lines
535 B
Plaintext

#Planes settings
[general]
#For controllers, a threshold for the joystick movement of the plane
#Range: 0 ~ 90
turnThreshold = 20
#Allow stealing planes by players
plane_heist = true
#Fuel cost of a small plane
#Range: > 0
plane_fuel_cost = 3
#Fuel cost of a large plane
#Range: > 0
large_plane_fuel_cost = 6
#Fuel cost of a cargo plane
#Range: > 0
cargo_plane_fuel_cost = 10
#Fuel cost of a helicopter
#Range: > 0
helicopter_fuel_cost = 6
#Capacity of the liquid engine
#Range: > 1
liquid_engine_capacity = 4000