atm9/client/config/sfm-common.toml

9 lines
312 B
TOML
Raw Normal View History

2024-09-29 18:14:34 -07:00
#Range: > 1
timerTriggerMinimumIntervalInTicks = 20
#Range: > 1
timerTriggerMinimumIntervalInTicksWhenOnlyForgeEnergyIOStatementsPresent = 1
#The number of scenarios to check is 2^n where n is the number of if statements in a trigger
#Range: > 0
maxIfStatementsInTriggerBeforeSimulationIsntAllowed = 10