mirror of
https://github.com/eliasstepanik/Create.git
synced 2026-01-11 17:08:30 +00:00
9 lines
224 B
TOML
9 lines
224 B
TOML
#How many seconds should pass until Jetpack is refueled
|
|
# Default: 30
|
|
# Range: > 1
|
|
fuelConsumptionInterval = 30
|
|
#Enable or disable mod sounds
|
|
enableSounds = false
|
|
#Enable or disable jetpack particles
|
|
enableParticles = false
|