Fix typo
This commit is contained in:
parent
b3f86ba638
commit
21d10e4bec
@ -115,7 +115,7 @@ public class WorldData
|
|||||||
TimingManager.stop("WorldData loading world.");
|
TimingManager.stop("WorldData loading world.");
|
||||||
|
|
||||||
World.setDifficulty(Difficulty.HARD);
|
World.setDifficulty(Difficulty.HARD);
|
||||||
World.setGameRuleValue("showDeathmessages", "false");
|
World.setGameRuleValue("showDeathMessages", "false");
|
||||||
|
|
||||||
TimingManager.start("WorldData loading WorldConfig.");
|
TimingManager.start("WorldData loading WorldConfig.");
|
||||||
//Load World Data
|
//Load World Data
|
||||||
|
Loading…
Reference in New Issue
Block a user