From af54b8fcd68f5140d6919d7540aa3e94e899ca63 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Fri, 25 Oct 2024 23:46:34 +0900 Subject: [PATCH] . --- PHI-CL/data.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PHI-CL/data.lua b/PHI-CL/data.lua index 579cff2..aad593c 100644 --- a/PHI-CL/data.lua +++ b/PHI-CL/data.lua @@ -594,6 +594,8 @@ if settings.startup['PHI-CT'].value and settings.startup['PHI-CT-OIL'].value the main_product = v.name, hide_from_stats = true, hide_from_player_crafting = true, + allow_decomposition = false, + allow_as_intermediate = false, localised_name = v.localised_name, localised_description = nil }})