diff --git a/overrides/config-overrides/expert/randompatches.cfg b/overrides/config-overrides/expert/randompatches.cfg index 4a654de..5bfcbd3 100644 --- a/overrides/config-overrides/expert/randompatches.cfg +++ b/overrides/config-overrides/expert/randompatches.cfg @@ -62,7 +62,7 @@ client { # Set this to false to disable the Minecraft class patches (the Toggle Narrator keybind and custom window title/icon). # Default: true - B:patchMinecraftClass=false + B:patchMinecraftClass=true # Set this to false to force disable the "force title screen on disconnect" patch. # Default: true @@ -112,7 +112,7 @@ client { # The Minecraft window title. # Default: Minecraft 1.12.2 - S:title=Nomifactory CEu, v1.6.1a, Expert Mode) + S:title=Nomifactory CEu, v1.6.1a, Expert Mode } } diff --git a/overrides/config-overrides/normal/randompatches.cfg b/overrides/config-overrides/normal/randompatches.cfg index 5581610..1af181c 100644 --- a/overrides/config-overrides/normal/randompatches.cfg +++ b/overrides/config-overrides/normal/randompatches.cfg @@ -62,7 +62,7 @@ client { # Set this to false to disable the Minecraft class patches (the Toggle Narrator keybind and custom window title/icon). # Default: true - B:patchMinecraftClass=false + B:patchMinecraftClass=true # Set this to false to force disable the "force title screen on disconnect" patch. # Default: true @@ -112,7 +112,7 @@ client { # The Minecraft window title. # Default: Minecraft 1.12.2 - S:title=Nomifactory CEu, v1.6.1a, Normal Mode) + S:title=Nomifactory CEu, v1.6.1a, Normal Mode } } diff --git a/overrides/config/randompatches.cfg b/overrides/config/randompatches.cfg index 5581610..1af181c 100644 --- a/overrides/config/randompatches.cfg +++ b/overrides/config/randompatches.cfg @@ -62,7 +62,7 @@ client { # Set this to false to disable the Minecraft class patches (the Toggle Narrator keybind and custom window title/icon). # Default: true - B:patchMinecraftClass=false + B:patchMinecraftClass=true # Set this to false to force disable the "force title screen on disconnect" patch. # Default: true @@ -112,7 +112,7 @@ client { # The Minecraft window title. # Default: Minecraft 1.12.2 - S:title=Nomifactory CEu, v1.6.1a, Normal Mode) + S:title=Nomifactory CEu, v1.6.1a, Normal Mode } }