diff options
author | syeyoung <cyong06@naver.com> | 2021-04-13 00:27:55 +0900 |
---|---|---|
committer | syeyoung <cyong06@naver.com> | 2021-04-13 00:27:55 +0900 |
commit | d2cdb6574ec2a9f66d0cca146a199f3f091cf340 (patch) | |
tree | a4de481f2564b8766e2170171654bd43a772366b /options.txt | |
parent | 15317450019d9fe10ab0f599f0c0fdf900fdaf0c (diff) | |
download | Skyblock-Dungeons-Guide-d2cdb6574ec2a9f66d0cca146a199f3f091cf340.tar.gz Skyblock-Dungeons-Guide-d2cdb6574ec2a9f66d0cca146a199f3f091cf340.tar.bz2 Skyblock-Dungeons-Guide-d2cdb6574ec2a9f66d0cca146a199f3f091cf340.zip |
new feature
Diffstat (limited to 'options.txt')
-rwxr-xr-x | options.txt | 14 |
1 files changed, 7 insertions, 7 deletions
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 |