From 8e3275490e471fc2ee70bff7496beea5f5f34f6e Mon Sep 17 00:00:00 2001 From: alekthefirst Date: Wed, 25 Dec 2024 15:32:30 +0100 Subject: [PATCH] Actually disable the config option this time --- config/fireproofboats-client.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/fireproofboats-client.toml b/config/fireproofboats-client.toml index 7c942eb9..cb4ab072 100644 --- a/config/fireproofboats-client.toml +++ b/config/fireproofboats-client.toml @@ -1,3 +1,3 @@ [Client] #Changes the rendertype for lava to fix lava being visible inside boats. This is a potential performance hit and it's recommended to turn of on low end systems. - changeLavaRenderType = true + changeLavaRenderType = false