rsemcm/server/config/Advancedperipherals/general.toml
Harrison Deng f1e42a248c
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 to Forge 40.1.52 and updated mods.
2022-06-22 21:01:16 -05:00

14 lines
440 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