From 050cfd729670591ffe1fd91f0f649e1f76c75ad2 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Thu, 16 Oct 2025 00:59:06 +0900 Subject: [PATCH] . --- PHI-CL/data.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHI-CL/data.lua b/PHI-CL/data.lua index 092f06d..911851f 100644 --- a/PHI-CL/data.lua +++ b/PHI-CL/data.lua @@ -215,7 +215,7 @@ if (settings.startup['PHI-MI'].value and settings.startup['PHI-MI-GENERIC'].valu }}) end - data:extend({{type = 'recipe-category', name = 'fluid'}}) + data:extend({{type='recipe-category', name='fluid'}}) if data.raw['offshore-pump']['offshore-pump'] then local item = table.deepcopy(data.raw['item']['offshore-pump'])