This commit is contained in:
2025-03-05 22:52:42 +09:00
parent 530b7b26fc
commit 3d3b720368

View File

@@ -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