Make it so the converter doesn't set the id path of the health icon in a character's json file to icon-[charactername] and instead to just [charactername] #41
I played one of the songs from the mod I'm trying to port and the character's icon didn't load so I compared its json file to a json file from another mod and turns out that adding icon- next to the character name in the id of the health icon is not needed.
What category does this fall into?
Irregular directories
Additional Context (if applicable)
I played one of the songs from the mod I'm trying to port and the character's icon didn't load so I compared its json file to a json file from another mod and turns out that adding icon- next to the character name in the id of the health icon is not needed.