From d1b5d04049d901c48f9962af2f8f83fda426b3ae Mon Sep 17 00:00:00 2001 From: TDLaouer Date: Thu, 2 Oct 2025 14:56:53 +0200 Subject: [PATCH] reduce distant horizons threads --- config/DistantHorizons.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/DistantHorizons.toml b/config/DistantHorizons.toml index 0b8e970..9b522b2 100644 --- a/config/DistantHorizons.toml +++ b/config/DistantHorizons.toml @@ -164,7 +164,7 @@ _version = 3 [common.multiThreading] # # How many threads should be used by Distant Horizons? - numberOfThreads = 8 + numberOfThreads = 4 # # A value between 1.0 and 0.0 that represents the percentage # of time each thread can run before going idle.