defualt fast math
This commit is contained in:
parent
388659c988
commit
1c1bea85b8
|
@ -237,6 +237,7 @@ public class GameSettings {
|
|||
this.forceUnicodeFont = false;
|
||||
this.mc = mcIn;
|
||||
ModManager.scoreboard.enabled = true;
|
||||
ModManager.fpsb.enabled = true;
|
||||
GameSettings.Options.RENDER_DISTANCE.setValueMax(18.0F);
|
||||
|
||||
this.renderDistanceChunks = 1;
|
||||
|
|
Loading…
Reference in New Issue
Block a user