Enable Difficulty Lock (#807)
[BUG] [IGNORE] checks = { compareBefore = "1.7-beta-5" } # Only apply this if the commit being compared against is 1.7-beta-5 or newer [IGNORE]
This commit is contained in:
parent
14c38dd16c
commit
e9d9d3c2de
@ -305,7 +305,7 @@ advanced {
|
||||
# EASY
|
||||
# NORMAL
|
||||
# HARD
|
||||
S:difficultyExpert=NORMAL
|
||||
S:difficultyExpert=PEACEFUL
|
||||
|
||||
# Difficulty (Locked) Override in Normal Mode. Does Not Apply if overrideDifficultyNormal is set to false!
|
||||
# [default: NORMAL]
|
||||
@ -318,7 +318,7 @@ advanced {
|
||||
|
||||
# Whether to Override Difficulty in Expert Mode.
|
||||
# [default: false]
|
||||
B:overrideDifficultyExpert=false
|
||||
B:overrideDifficultyExpert=true
|
||||
|
||||
# Whether to Override Difficulty in Normal Mode.
|
||||
# [default: false]
|
||||
|
Loading…
x
Reference in New Issue
Block a user