Modded power armor helmet not spawning in

I’ve created a character that’s supposed to spawn with a power armor helmet and power armor, but only the armor is spawning when I start a new game with said character.

The helmet is listed as an item that the character is supposed to spawn in with

There is no other clothing on the character’s head, mouth, or eyes

The character has the Power Armor Interface MkII bionic

The character does not spawn in with anything else besides the power armor and helmet

No error appears when I load the character.

Why isn’t the helmet appearing? And how do I fix this?

If an item can’t be worn, it is silently removed. This is so that mutations remove incompatible items.
Power armor helmet can only be worn with a power armor, so you need to order the entries in such a way that power armor is worn first, then the helmet. And nothing is worn under either of them.

[quote=“Coolthulhu, post:2, topic:12290”]If an item can’t be worn, it is silently removed. This is so that mutations remove incompatible items.
Power armor helmet can only be worn with a power armor, so you need to order the entries in such a way that power armor is worn first, then the helmet. And nothing is worn under either of them.[/quote]

Thanks, that was able to solve the problem.