Mod articles
-
Patching Leveling List's Are Very Important
When multiple mods add their new items, spells, etc., to the same Leveled List, a conflict happens. Without a patch, the last mod loaded overwrites the others. This means content from earlier mods simply won't show up in the game world (like in chests or at merchants).
Patching Leveled Lists merges the changes from all conflicting mods into one list.This is crucial because it ensures:
You find and see all the content added by your mods (items, spells, creatures) where they are supposed to be (loot, vendors, encounters).
Content is added naturally and respects the game's level progression.
You get the full variety of content from all your mods.
Mods that would normally conflict over i...