From bcc501f9ad1201b4f8582a84c4af640c81fe5fe0 Mon Sep 17 00:00:00 2001 From: Aleksei-bird Date: Mon, 19 Aug 2024 20:29:21 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=20=D1=80=D0=B5=D1=86=D0=B5=D0=BF=D1=82=20=D0=B2?= =?UTF-8?q?=D0=B7=D1=80=D1=8B=D0=B2=D1=87=D0=B0=D1=82=D0=BA=D0=B8=20=D1=82?= =?UTF-8?q?=D1=80=D0=B5=D1=82=D1=8C=D0=B5=D0=B3=D0=BE=20=D1=82=D0=B8=D1=80?= =?UTF-8?q?=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- angelspetrochem/prototypes/recipes/petrochem-solids.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/angelspetrochem/prototypes/recipes/petrochem-solids.lua b/angelspetrochem/prototypes/recipes/petrochem-solids.lua index 9d20b9a2..62fb0d85 100644 --- a/angelspetrochem/prototypes/recipes/petrochem-solids.lua +++ b/angelspetrochem/prototypes/recipes/petrochem-solids.lua @@ -556,7 +556,8 @@ data:extend({ { type = "recipe", name = "solid-trinitrotoluene", - category = "chemistry", + category = "advanced-chemistry", -- Aleksei-bird + -- category = "chemistry", -- Aleksei-bird subgroup = "petrochem-solids-2", energy_required = 2, enabled = false,