I just downloaded, will endorse when Nexus allows. Just so you know her hair is from MiscHairstyle.esp. All you need to do is open the json in notepad++ or even notepad to see Headparts used. It's much easier to read in Notepad++. From Notepad++ "Gender" : 1, "HairColor" : "Fallout4.esm|19EE62", "HeadParts" : [ "MiscHairstyle.esp|000853", "Fallout4.esm|1E55C2", "Fallout4.esm|04D0E9", "Fallout4.esm|0CFB4E", "Fallout4.esm|0CFB3F", "Fallout4.esm|11CCBC"
7 comments
https://www.nexusmods.com/fallout4/mods/21907
It worked for me. I don't use Beth's high res DLC, and this still worked when I was having the same issue.
From Notepad++
"Gender" : 1,
"HairColor" : "Fallout4.esm|19EE62",
"HeadParts" : [
"MiscHairstyle.esp|000853",
"Fallout4.esm|1E55C2",
"Fallout4.esm|04D0E9",
"Fallout4.esm|0CFB4E",
"Fallout4.esm|0CFB3F",
"Fallout4.esm|11CCBC"
From Notepad
{
"Gender" : 1,"HairColor" : "Fallout4.esm|19EE62","HeadParts" : [
"MiscHairstyle.esp|000853","Fallout4.esm|1E55C2","Fallout4.esm|04D0E9",
"Fallout4.esm|0CFB4E","Fallout4.esm|0CFB3F","Fallout4.esm|11CCBC"],
Thanks, and I'd love to see more.