I am adding my new items to formlists and leveled lists through a script to avoid conflicts. What happens to those lists if my mod is deactivated? Are my entries removed, or will they now they point at null objects? What are the consequences of this?
I tested it in my own game and it didn't seem to cause any immediate issues, but I want to avoid anything that might cause problems down the line.