Harrison Deng 3ac7cf66c2
Some checks reported errors
ydeng/Reslate/rsemcm/pipeline/head Something is wrong with the build of this commit
RealYHD/rsemcm/pipeline/head Something is wrong with the build of this commit
Updated client modpack to reflect server mod changes.
2022-05-30 15:47:37 -05:00

14 lines
453 B
TOML

#Config to adjust general mod settings
[General]
#Enable the debug mode. You should only enable it, if a developer says it or something does not work.
enableDebugMode = false
[Core]
#Enables initial cooldown on peripheral initialization
isInitialCooldownEnabled = true
#Determinates initial cooldown sensentive level, values lower then this value will not trigger initial cooldown
#Range: > 0
initialCooldownSensetiveLevel = 6000