defualt fast math

This commit is contained in:
ThisIsALegitUsername 2023-02-03 03:19:52 +00:00
parent 388659c988
commit 1c1bea85b8

View File

@ -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;