So, I have been trying to make a modular hair mod; by intent, it would function similar to LoMH, but with the multitude of additions spread across many smaller mods rather than one big one, allowing users to pick and choose their content to a degree.
To do this, I first made a base mod, which overrides Stonehearth’s base customization settings the way that LoMH does, and adds a few small things to show that it works. So far, so good.
Then I started the first module, which uses mixintos to add its content to the base mod. I have it adding a few hair colours and a few hair models.
…it adds them, multiple times each. And all the original ones. Every option shows up multiple times in a row in the customizer. I cannot figure out how to make it stop that.
These are my files for this attempt’s build;
Base mod
First module
(This attempt, because I’ve tried a few times…it always comes back to this particular issue.)
If anyone could help save me from my madness, or can confirm this just can’t be done this way, I would be exceptionally grateful.