From 2523e7435dc8ac957c455d0bfa80e2e1f4660120 Mon Sep 17 00:00:00 2001 From: Navid Sassan Date: Tue, 9 Dec 2025 23:51:24 +0100 Subject: [PATCH] . --- de_react_auto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/de_react_auto b/de_react_auto index e65b477..5c587b8 100644 --- a/de_react_auto +++ b/de_react_auto @@ -56,7 +56,7 @@ local CONFIG = { -- Saturation control for optimal fuel conversion min_saturation = 0.20, -- Below this, reactor produces less power - target_saturation = 0.30, -- Target saturation for optimal output (lower = more power) + target_saturation = 0.25, -- Target saturation for optimal output (lower = more power) -- Temperature targeting for power optimization target_temperature = 6000, -- Optimal temperature for power output