

This mod makes it possible to replace the pattern and color of the flashlights.
It's meaningless to install this mod separately. You also need to download additional flashlight resource packages, such as Genshin_Flashlight_Pack.
You can only use one resource package at a time. If you install multiple resource packages at the same time, they will be loaded randomly and only the first one loaded will be used.
If you find your favorite picture, you can copy the picture from the resource package to Localia-CustomFlashlight/CustomFlashlight_Favourite/. They will be loaded with the highest priority.
1.The flashlight pattern is a square PNG with the same length and width.
2.You can set "Allow Dump Pics" on in the Localia.CustomFlashlight.cfg, the original pictures of flashlights will dump to /CustomFlashlight_Favourite/Dump/, then you can edit it by Photoshop. Or you can also start with my PSD sample.
3.When you're finished, you can put the pictures in any folder under /plugins/, it will automatically search all available pictures.
4.Then you need to follow the instructions below to rename the image:
The file name consists of 6 parameters, and separated by ",":
For Example:CF,GunLight_A,1.0,0.1,0.2,0.3.png
Parameters: tag,flashlight_name,intensity,R,G,B
name in GameData_FlashlightSettingsDataBlock_bin.json.intensity in GameData_FlashlightSettingsDataBlock_bin.json.r,g,b in GameData_FlashlightSettingsDataBlock_bin.json.You can access and refer to the original PNG files of "Existing Resource Packs", which are the best templates.
Contact Localia#5666 on the modding server if you want to give feedback or have found any issue.
============ Change Log ============
v1.1.0
v1.0.0