From 3d3b72036834161443bfd289c8ea5d2859110066 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Wed, 5 Mar 2025 22:52:42 +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 b458c4e..f038f98 100644 --- a/PHI-CL/data.lua +++ b/PHI-CL/data.lua @@ -510,7 +510,7 @@ if settings.startup['PHI-SA'].value then hide_from_player_crafting = true, allow_productivity = false, crafting_machine_tint = {primary=data.raw.fluid[v].flow_color}, - localised_name = data.raw.fluid[v].localised_name + localised_name = localised_name = {'phi-cl.combine', {'fluid-name.' .. v}, ''} }}) end end