From eceaba5082dbdfc23e69dbf6c726c22500da21c2 Mon Sep 17 00:00:00 2001 From: maggi373 <40539743+maggi373@users.noreply.github.com> Date: Fri, 7 Apr 2023 23:40:18 +0200 Subject: [PATCH] temp fix render bug --- config/archaicfix.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/archaicfix.cfg b/config/archaicfix.cfg index ef2c641..f04d778 100644 --- a/config/archaicfix.cfg +++ b/config/archaicfix.cfg @@ -51,7 +51,7 @@ general { # When true, the Phosphor backport is enabled. Disabling is not recommended as it will generally add lag. # [default: true] - B:enablePhosphor=true + B:enablePhosphor=false # EXPERIMENTAL: Enables multi-threaded chunk updating. At the moment it only works if enableOcclusionTweaks is turned on. # [default: false]