player color change aye, but the jetpack color remain stale!
to fix, add this line in jetpack/scripts/jetpack-graphics-sound.lua
rendering.set_color(jetpack.animation_mask, jetpack.character.player and jetpack.character.player.color or jetpack.character.color )
at the appropriate place in the block starting with
if (not jetpack.animation_mask) or not rendering.is_valid(jetpack.animation_mask) then
possibly, this bug report is for earendel; my guess is that jetpack should have that line, or if it helps performance it should cache .color
and run that line if .color
changes. but i don't discord and their mod discussion pages r locked and say to discord