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
|
# EASY
|
||||||
# NORMAL
|
# NORMAL
|
||||||
# HARD
|
# HARD
|
||||||
S:difficultyExpert=NORMAL
|
S:difficultyExpert=PEACEFUL
|
||||||
|
|
||||||
# Difficulty (Locked) Override in Normal Mode. Does Not Apply if overrideDifficultyNormal is set to false!
|
# Difficulty (Locked) Override in Normal Mode. Does Not Apply if overrideDifficultyNormal is set to false!
|
||||||
# [default: NORMAL]
|
# [default: NORMAL]
|
||||||
@ -318,7 +318,7 @@ advanced {
|
|||||||
|
|
||||||
# Whether to Override Difficulty in Expert Mode.
|
# Whether to Override Difficulty in Expert Mode.
|
||||||
# [default: false]
|
# [default: false]
|
||||||
B:overrideDifficultyExpert=false
|
B:overrideDifficultyExpert=true
|
||||||
|
|
||||||
# Whether to Override Difficulty in Normal Mode.
|
# Whether to Override Difficulty in Normal Mode.
|
||||||
# [default: false]
|
# [default: false]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user