From 8358d1d18eafa25aa87729b14896a481d09d4786 Mon Sep 17 00:00:00 2001 From: Aleksei-bird Date: Sun, 17 May 2026 21:21:23 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D1=80=D0=B0=D0=B7=D0=BC=D0=B5=D1=80=20=D0=BF=D0=B0=D1=87=D0=BA?= =?UTF-8?q?=D0=B8=20"=D0=A8=D0=BB=D0=B0=D0=BA"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- KaoExtended/prototypes/morestack.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KaoExtended/prototypes/morestack.lua b/KaoExtended/prototypes/morestack.lua index f3988e64..b70c7352 100644 --- a/KaoExtended/prototypes/morestack.lua +++ b/KaoExtended/prototypes/morestack.lua @@ -4,7 +4,7 @@ -- data.raw["item"]["wood"].stack_size = 200 --end if data.raw["item"]["slag"] then - data.raw["item"]["slag"].stack_size = 4000 + data.raw["item"]["slag"].stack_size = 40000 data.raw["item"]["stone-crushed"].stack_size = 40000 data.raw["item"]["stone-brick"].stack_size = 4000 data.raw["item"]["iron-gear-wheel"].stack_size = 2000