After reading and re-reading several articles on cleaning mods, I realize I've been skipping some steps.
No big, I keep the originals for backup, so I can clean them again properly.
I'm finding a HUGE number of un-referenced records in most of the mods I'm looking at.
There are a few instances where it appears that the author forgot to place them, but for the most part, they appear to be un-used.
My question \ uncertainty:
As I understand the game mechanics, new records added to Oblivion must be referenced by another to have it appear in game without using the console.
For example: I create and add the Uber Ring to my mod.
To get the Uber Ring, one of two things must happen:
I manually place it (a reference) somewhere in the game - a place, a container, an NPC, etc. or I place it into the game via a quest result \ script.
This creates another record that references the ring record. So looking at the mod with TES4Edit, each would reference the other.
An example of what I'm talking about:
One mod has a dozen or so packages.
Half of them do not have a reference. Some of those look like the should be assigned to an NPC but are not. I'd just as soon as clear them out if they are "wild" edits.
Is this correct?
Are there exceptions?
Thanks