generated from NTCat/mcpacktemp
9 lines
312 B
TOML
9 lines
312 B
TOML
|
#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
|
||
|
|