This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/Advancedperipherals/general.toml

14 lines
401 B
TOML
Raw Permalink Normal View History

2023-11-02 12:32:44 -05:00
#Config to adjust general mod settings
[General]
#Enables the debug mode. Only enable it if needed.
enableDebugMode = false
[Core]
#Enables initial cooldown on peripheral initialization
isInitialCooldownEnabled = true
#Determinates initial cooldown sensitive level, values lower then this value will not trigger initial cooldown
#Range: > 0
initialCooldownSensitiveLevel = 6000