Invent O Matic Stash
⚪ Last updated 2021Preview

🔍 Analysis
- 👍 4.6% endorsement rate — high engagement, a strong quality signal
- 🏆 #77 of 112 User Interface mods in this game by downloads
📋 About This Mod
Previously known as ItemExtractorMod
Inventory dumper mod. Get all of your items into a single file for trading/keeping track of them, price checking!
Requirements
SFE - mod won't work without SFE, it needs to be updated on each game update!
Important
This mod modifies securetrade.swf file, so it is incompatible with any other mod that modifies the same file.
Known incompatible mods:
- SaveEverything
- Stash Stack Weights
- Fast UI
- Any strings(translation) mods, that modifies item's name, may cause website issues (e.g. IconSortingTag and similar)
Installation
1. Manually edit Fallout76Custom.ini:
sResourceArchive2List = InventOMaticStash.ba2
2. Regular installation via any supported mod manager.
Mod usage
A. Item extraction1. Open your stashbox, scrapbox or any other containter.
2. Click "Extract items"
3. Preferably do not move your mouse, while mod gets all the required info. (it may cause issues and some items in the dump will have no legendary mods info)
4. Once mod finished gathering data - it will write this data into itemsmod.ini file, located under Fallout76/Data folder. At this point, game may freeze for a while (depends on the amount of items).
5. Upload this file to the website to get user-friendly output, price check and so on.
B. Mass Item transfer
BE CAREFULL WHILE USING THIS FEATURE IN OPEN-WORLD CONTAINERS. Double check, whether you haven't put any items there accidentally.
I'd recommend turning this feature off, if you don't need it.
Config file will be read by mod each time, you're opening container (no need to restart the game).
1. Configure "transferConfig" field in inventOmaticStashConfig.json file.
"transferConfig": {
"itemNames": ["mine"],
"enabled": true,
"matchMode": "CONTAINS",
"direction": "FROM_CONTAINER"
matchMode - one of the values:
-
[]"CONTAINS" - item name in inventory should include item name in config, case-insensitive (USE WITH CAUTION: it could match too many items, in case too generic item name)
[
]"STARTS" - item name in inventory should start with item name in config, case-insensitive; e.g. prefix (USE WITH CAUTION: it could match too many items, in case too generic item name)[]"EXACT" - item name in inventory should exactly match item name in config, case-sensitive
[]"ALL" - ignores item names and drops everything
itemNames - list of items, that you want to transfer, e.g.
"itemNames": ["item name1", "item name 2", "etc"]
enabled - turns on (true) or off (false) entire transfer feature
direction - one of the values:
-
[]"FROM_CONTAINER" - means, that items from container will be transferred to pipboy
[
]"TO_CONTAINER" - means, that items from pipboy will be transferred to container2. Open any container, press button "P" to start transfer.
Additional features
In the archive, there is a config file (which is optional), but it can be used to extract some additional info, for advanced users.
debug = true/false - displays or hides debug logger.
additionalItemDataForAll = true/false - whether mod should retrieve additional data for all items (true) or just for legendaries (false)
apiMethods = array of built-in game API methods, if you're interested in additional data, that belongs to your character. You may remove any unneeded methods. Or add new ones, if you know their names.
verboseOutput = true/false - whether mod should extract additional data from apiMethods above, in case false - no new data will be written to the file. In case true - every specified method will be executed and its result will be written to the file.
Website
There are couple versions of website
-
[]"FROM_CONTAINER" - means, that items from container will be transferred to pipboy
📊 Mod Details
- Game
- Fallout76 Mods
- Author
- manson_ew2
- Version
- 0.84
- Downloads
- 5,208
- Endorsements
- 239
- Category
- User Interface
- Created
- 8/21/2020
- Updated
- 5/3/2021
🔧 How to Install Fallout76 Mods
Download from Nexus Mods.
📖 Full step-by-step install guide for Fallout76 →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Fallout76 commands, item IDs, and more.
Keep browsing — more Fallout76 mods await