This commit is contained in:
2025-03-05 22:53:10 +09:00
parent 3d3b720368
commit 3d55b8cbc2

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 = localised_name = {'phi-cl.combine', {'fluid-name.' .. v}, ''}
localised_name = {'phi-cl.combine', {'fluid-name.' .. v}, ''}
}})
end
end