i think i forgot to change this on the client
This commit is contained in:
parent
21af5c5636
commit
3729ad1279
@ -11,7 +11,7 @@
|
||||
#Example ["0-0.01","10-0.1","30-0"]
|
||||
#-> So the difficulty increases by 0.01 every 2400 ticks (->0.1 per mc day since a mc day has 24000 ticks) till it reaches a difficulty of 10.
|
||||
#Then it increases by 1 per mc day till it reaches 30 and then stops.
|
||||
"Difficulty Increase" = ["0-0.2"]
|
||||
"Difficulty Increase" = ["0-0.1"]
|
||||
#Wether difficulty should only increase with at least one online players or not
|
||||
"Ignore Players" = false
|
||||
#If true will increase difficulty by the amount of time skipped. Else will only increase difficulty once.
|
||||
|
@ -102,7 +102,7 @@ hash = "d8345be5288253ef772361cf11593002bef16b4fa0974f73950e8f60ac7c845a"
|
||||
|
||||
[[files]]
|
||||
file = "config/improvedmobs/common.toml"
|
||||
hash = "0821ac1fa2b582cb545c9520ed703c35200d99513c727188087f12b4db26c5f5"
|
||||
hash = "a285a4b46070bde48201b6dc322526ee8669883135e5fbf10090a703b2ab9ea9"
|
||||
|
||||
[[files]]
|
||||
file = "config/improvedmobs/equipment.json"
|
||||
|
Loading…
Reference in New Issue
Block a user