From d2cdb6574ec2a9f66d0cca146a199f3f091cf340 Mon Sep 17 00:00:00 2001 From: syeyoung Date: Tue, 13 Apr 2021 00:27:55 +0900 Subject: new feature --- options.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'options.txt') diff --git a/options.txt b/options.txt index 1ab7c938..adb7fe67 100755 --- a/options.txt +++ b/options.txt @@ -1,22 +1,22 @@ invertYMouse:false mouseSensitivity:0.5 fov:1.0 -gamma:1.0 +gamma:100000.0 saturation:0.0 -renderDistance:9 +renderDistance:4 guiScale:2 particles:0 bobView:true anaglyph3d:false -maxFps:120 +maxFps:60 fboEnable:true difficulty:3 -fancyGraphics:true -ao:2 +fancyGraphics:false +ao:0 renderClouds:fast resourcePacks:[] incompatibleResourcePacks:[] -lastServer:localhost +lastServer:mc.skyblocksandbox.net lang:en_US chatVisibility:0 chatColors:true @@ -111,7 +111,7 @@ key_Flip (Hold):0 key_Rotate (Hold):0 key_Flip (Toggle):0 key_Rotate (Toggle):0 -soundCategory_master:0.0 +soundCategory_master:1.0 soundCategory_music:0.0 soundCategory_record:1.0 soundCategory_weather:1.0 -- cgit