diff options
author | HacktheTime <l4bg0jb7@duck.com> | 2023-09-16 22:50:53 +0200 |
---|---|---|
committer | HacktheTime <l4bg0jb7@duck.com> | 2023-09-16 22:50:53 +0200 |
commit | de757b18d464e2b87d5cb13553603c46a943cbe0 (patch) | |
tree | 48f59212ef614a5d7953f3a1a1114faf168b04a7 /run/config/indium-renderer.properties | |
parent | 32b5cdf7b7628164a795258559a7ce9c63911295 (diff) | |
download | BBsentials-de757b18d464e2b87d5cb13553603c46a943cbe0.tar.gz BBsentials-de757b18d464e2b87d5cb13553603c46a943cbe0.tar.bz2 BBsentials-de757b18d464e2b87d5cb13553603c46a943cbe0.zip |
bug fixes
fixed trapper yes via chat prompt action not working. changed the get getter of the string from messageOriginal in Chat.java to now use just messageOriginal.getString(). previosly removed everything in [] brackets.
Diffstat (limited to 'run/config/indium-renderer.properties')
-rw-r--r-- | run/config/indium-renderer.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run/config/indium-renderer.properties b/run/config/indium-renderer.properties index 112e045..3a669e3 100644 --- a/run/config/indium-renderer.properties +++ b/run/config/indium-renderer.properties @@ -1,5 +1,5 @@ #Indium properties file -#Sat Jul 15 18:02:57 CEST 2023 +#Sat Sep 16 15:36:03 CEST 2023 fix-exterior-vertex-lighting=auto ambient-occlusion-mode=auto always-tesselate-blocks=auto |