About this mod
Mod that allows you to easily mark items as quest items or non-quest items
- Requirements
- Permissions and credits
This mod allows you to easily toggle items in your inventory and mark them as Non-Quest Items or Quest Items.
Simple hover over the item in your inventory, press H to open the details view and then press K to open the popup (see video)
You can either mark bugged quest items from quests that are already done as Non-Quest Item, so you can remove it from your inventory.
Or you could mark your sword as Quest item, so you can't accidentally remove it from your inventory or sell it. The mod works both ways!

---
Install instructions:
NOTE: NOT TESTED WITH VORTEX!!!
- Download the ModLoader from Nexus:
https://www.nexusmods.com/oblivionremastered/mods/1172
- Follow instructions in README. Short version:
1. STEAM: Go to your Steam Library, find "Oblivion Remastered", right-click, Manage -> Browse Local Files.
This is your <game root folder>.
2. Extract content of the zip-archive inside root folder. If you did everything correctly,
files "SML.*" will be present inside "<game_root>\OblivionRemastered\Content\Paks\~mods".
Alternatively, move them to the Paks path yourself, usually:
C:\Program Files (x86)\Steam\steamapps\common\Oblivion Remastered\OblivionRemastered\Content\Paks\~mods
If the ~mods folder doesn't exist, create it.
- Download the Toggle Quest Items mod (this mod here):
https://www.nexusmods.com/oblivionremastered/mods/1329?tab=files
- Move the three files in the .ZIP to the same location as the ModLoader
Usually
C:\Program Files (x86)\Steam\steamapps\common\Oblivion Remastered\OblivionRemastered\Content\Paks\~mods
- Launch the game
If everything went well, you should see a message in the top left saying "Simple Mod Loader vX.X.X"
- Load any save (or just click continue)
- Open the console (Either ~ or ')
- Enter this into the console: (or copy-paste, should be easier)
mod add /Game/CustomContent/TQI.TQI
- Done! Don't worry, you only have to do that once. After you did "mod add", the mod will be Auto-Loaded the next time!
---
Usage
After installation, open your inventory, hover over the Item you want to toggle, make sure to open the Detail view first by pressing H, and then press K.
A popup should open that asks you how you want to toggle the item. That's it!
If you are still confused, you can check the demo video here on nexus.
---
Known Issues
- When the modal is opened and you want to get out without clicking "Cancel", you have to press ESC (escape) twice. The first ESC exits the inventory. The second ESC exits the modal. I don't know how to fix that yet.
- In order for this to work, the Detail view (press H) in the inventory has to be opened. Only hovering and clicking K doesn't work. I still need a way to automate that.
- Obviously, if you just mark everything as Non-Quest Item, you will eventually break quests... That should be obvious. This mod is meant for bugs where items are not marked as Non-Quest Items after the quest finished. But you can do the opposite as well and mark any item as quest item so you can't remove it.
---
Big thanks to KZekai for Simple BP ModLoader and all the support <3
Also nathdev for Unreal Engine 5.x Sample Project