diff options
author | syeyoung <cyong06@naver.com> | 2021-02-26 14:57:15 +0900 |
---|---|---|
committer | syeyoung <cyong06@naver.com> | 2021-02-26 14:57:15 +0900 |
commit | e429287b83904d4d0576c3cf292a85eabb48c888 (patch) | |
tree | 7d239c05934460dabb8c7a44a8de94fe966efc1e /options.txt | |
parent | 0e2ae080900bcb9c34d2013848bd9d2c5bae1e28 (diff) | |
download | Skyblock-Dungeons-Guide-e429287b83904d4d0576c3cf292a85eabb48c888.tar.gz Skyblock-Dungeons-Guide-e429287b83904d4d0576c3cf292a85eabb48c888.tar.bz2 Skyblock-Dungeons-Guide-e429287b83904d4d0576c3cf292a85eabb48c888.zip |
schematics bruh
Diffstat (limited to 'options.txt')
-rwxr-xr-x | options.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/options.txt b/options.txt index 6bf51f5b..046d6bf2 100755 --- a/options.txt +++ b/options.txt @@ -10,13 +10,13 @@ bobView:true anaglyph3d:false maxFps:120 fboEnable:true -difficulty:3 +difficulty:1 fancyGraphics:true ao:2 renderClouds:fast resourcePacks:[] incompatibleResourcePacks:[] -lastServer:mc.hyp +lastServer:localhost lang:en_US chatVisibility:0 chatColors:true @@ -38,7 +38,7 @@ chatHeightFocused:1.0 chatHeightUnfocused:0.44366196 chatScale:1.0 chatWidth:1.0 -showInventoryAchievementHint:true +showInventoryAchievementHint:false mipmapLevels:4 streamBytesPerPixel:0.5 streamMicVolume:1.0 @@ -70,7 +70,7 @@ key_key.drop:0 key_key.inventory:18 key_key.chat:20 key_key.playerlist:15 -key_key.pickItem:-98 +key_key.pickItem:35 key_key.command:53 key_key.screenshot:60 key_key.togglePerspective:63 |