Custom Enchanted Modded Apparel SourceFormIDs Updater
🟠 Updated over a year agoPreview

🔍 Analysis
- 👍 3.6% endorsement rate — high engagement, a strong quality signal
- 🏆 #47 of 86 Utilities mods in this game by downloads
📋 About This Mod
The purpose of this mod is to update the source form IDs of custom enchanted modded apparel when plugins load order has been changed.
This is a mod meant for users that use mod added unenchanted weapons/armor/clothing, with their forms injected by TesSyncMapInjector, have enchanted them ingame and, if they change the load order, the items turn invisible.
This mod updates the source form IDs of the custom items with the correct plugin index when it detects a load order having changed from the one in the loaded save. The change is not applied right away, but at the saves made afterwards, so, after loading with the new order, the user needs to save then reload the new save.
The mod, technically, needs only to be present only when the load order change takes places, it can be disabled or removed afterwards.
This mod will not fix items that have turned invisible due to previously load order changes, there is a mod in the optional files that attempts to do that, but it can only work if there are no multiple mods that share the same formID (which is actually a very common situation, a lot of currently present mods reuse the same formIDs, making it useless in most cases, but I have added it anyway).
Notice that, if the new load order does not work well with TesSyncMapInjector (an issue some users with regular version are having for now), this mod will fix the IDs, but they won't work with the TesSyncMapInjector not working.
Notice that, the changes will not be undone after the mod is uninstalled. The changes affect only the saves done after the mod had made changes. Only mod added items which have been enchanted by the player ingame can be affected.
This mod is not really compatible with Missing Plugins Warning as it integrates its load order checking.
Installation:
Select the version you want, use only one version. Unzip into \Oblivion Remastered\OblivionRemastered\Binaries\Win64\ue4ss\ for Steam or \Oblivion Remastered\OblivionRemastered\Binaries\WinGDK\ue4ss\ for Gamepass.
If using the version with Missing Plugins Warning:
Install Console Framework UE4SS (unzip the file into the same directory as above).<- needed only for the MPW MessageBox.
For the beta and update users using the version with Missing Plugins Warning:
Console framework underwent an update and the ExecuteConsoleCommand function now requires 1 more parameter (KeepCurrentPriority).
To restore console functionality if using beta, while the Console Framework UE4SS mod gets updated, manually open the \ue4ss\Mods\shared\OBRConsole\OBRConsole.lua with a text editor of your choice and change line 9 from
KismetSystemLibrary:ExecuteConsoleCommand(playerController.player, command, playerController)
KismetSystemLibrary:ExecuteConsoleCommand(playerController.player, command, playerController, false)
Requirements:
Uninstallation:
📊 Mod Details
- Game
- Oblivionremastered Mods
- Author
- JasmineMcCoy
- Version
- 0.2.1
- Downloads
- 1,871
- Endorsements
- 68
- Category
- Utilities
- Created
- 5/28/2025
- Updated
- 6/7/2025
🔧 How to Install Oblivion Remastered Mods
Download from Nexus Mods.
📖 Full step-by-step install guide for Oblivion Remastered →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Oblivion Remastered commands, item IDs, and more.
Keep browsing — more Oblivion Remastered mods await