From 8345651586a5c68cfb36f3f3eb1a2a97ceb3a4b7 Mon Sep 17 00:00:00 2001 From: syeyoung <42869671+cyoung06@users.noreply.github.com> Date: Sun, 6 Dec 2020 23:57:47 +0900 Subject: trivia and better box solver --- options.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'options.txt') diff --git a/options.txt b/options.txt index de16fac1..b4a95f2e 100644 --- a/options.txt +++ b/options.txt @@ -3,9 +3,9 @@ mouseSensitivity:0.5 fov:1.0 gamma:0.0 saturation:0.0 -renderDistance:5 +renderDistance:2 guiScale:2 -particles:2 +particles:0 bobView:true anaglyph3d:false maxFps:120 @@ -91,7 +91,7 @@ key_key.hotbar.7:8 key_key.hotbar.8:9 key_key.hotbar.9:10 key_ay:19 -soundCategory_master:0.0 +soundCategory_master:1.0 soundCategory_music:1.0 soundCategory_record:1.0 soundCategory_weather:1.0 -- cgit