When using the computer's market app, This mod will allow you to monitor your inventory amount using 3 metrics you can choose between (e.g. products amount, filled capacity percentage, box count), With 10 sorting options and coloring features by inventory level.
Other user's assetsThis author has not specified whether they have used assets from other authors or not
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.7.3
Fixed more products license filter not working
Version 1.7.2
UI Compatibility support with both More Products and Rack Refill.
Updated compatibility support with last version of Pallet Display.
Performance Optimization.
Version 1.7.1
Added option to customize the refresh rate of the detailed inventory list (by default 1 second)
Version 1.7.0
Fixed for v0.7.3
Version 1.6.1
Fixed dropdowns not showing up
Version 1.6.0
Fixed for v0.7
Version 1.5.5
Added option to save the amount of products you order so it doesn't reset each time you reload the save/game
Version 1.5.4
Choosing "None" as the sorting option will now restore the default sorting order.
Possibility to reverse sorting order when "None" is chosen (reverse the default sorting order).
Pressing the hotkey to change the metric will no longer trigger when using the search feature.
Version 1.5.3
Added an option to use the no decimal boxes value instead of the real percentage value when the metric is 'Boxes' and ShowDecimalsForIncompleteBox is set to false and the sorting is by percentage
Fixed gamepad hint overlap with mod's dropdowns.
Version 1.5.2
Compatibility support for the new pallet mod update (v2.1.0) - Only update if you updated the pallet mod
Version 1.5.1
Compatibility support for the new pallet mod update (v2.0.0) - Only update if you updated the pallet mod
Version 1.5.0
Updated for v0.6
Fixed total price when using "Products" as a metric and OrderByProductAmountIfProductsMetric is enabled.
Version 1.4.0
Added option to order by product amount instead of box amount when the selected metric is "Products".
Synchronize selected inventory metric with "more detailed tablet inventory" mod if installed.
Version 1.3.2
Added option to replace vanilla total product amount to also use the currently selected metric
Version 1.3.1
Added 3 more sorting options (by boxes in display, in storage and in total).
Version 1.3.0
Added option to choose boxes as an inventory metric.
Changed option to use percentage and the hotkey to toggle between product count and percentage to a hotkey to shuffle between the three metrics possible now (products, percentage, boxes).
Added a drop-down in the app to choose the metric to use.
Version 1.2.0
Added sorting feature with 7 sorting criteria, each with ascending and descending. (by name, on display amount, % filled displays capacity, on storage amount, % filled storage capacity, total amount (both on display and storage), % total filled capacity).
Version 1.1.3
Compatibility support for the new pallet mod update
Version 1.1.2
Fixed max storage capacity for some products not showing the right value.
Version 1.1.1
Updated for version 0.5
Fixed empty racks with labels not counted
Version 1.1.0
Added option to color inventory values for better visibility of different inventory percentage levels.
Inventory details will now refresh with every change to the inventory.
Fixed new unlocked licenses details not showing up correctly.
Version 1.0.1
Added a hotkey to toggle between using percentage of inventory fullness and amount/maxCapacity
Corrected the amount of products on display for products that has different amount in boxes and in displays
Show digits after decimal point (up to 2) when using percentage of inventory fullness option
Version 1.0.0
First Release
When using the computer's market app, this mod will allow you to monitor your inventory amount using 3 metrics you can choose between (e.g. product amount, filled capacity percentage, box count), with 10 sorting options and coloring features based on inventory level.
Download "More Detailed Computer Inventory" from the Files tab
Unpack the MoreDetailedComputerInventory.dll file into BepInEx/plugins
Alternatively, download using Vortex to automatically install it in the right folder
Configuration
Detailed Inventory:
InventoryMetric: Select the metric to reflect inventory status. You can change it in the config file, use the hotkey, or select it from the app dropdown. The available metrics are:
Products: Displays the product count → (x (amount in display or storage) / y (display or storage capacity)).
Percentage: Displays the percentage of filled display/storage capacity (e.g., 50% full).
Boxes: Displays the number of boxes needed to fit the current product amount → (x (boxes you have) / y (max boxes)).
ShowDecimalsForIncompleteBox: If using the box metric, this option shows decimal values for incomplete boxes (e.g., 1 product in a 10-product box → 0.1). If disabled, it rounds up (→ 1).
AddSuffixToBoxCount: Adds a 'B' character to box counts for clarity (e.g., "5B" instead of "5").
CountProductsOnGroundWithStorage: If enabled, products on the ground count toward storage inventory, potentially exceeding 100% capacity.
ReplaceVanillaTotalByCurrentMetric: Replaces the vanilla total product amount with the total in the selected metric.
OrderByProductAmountIfProductsMetric: If enabled, product count is used for orders instead of boxes when using the product metric.
SaveProductsOrderAmount: This will make it so that the amount you order doesn't reset to 1 after reloading the game
Colors for More Visibility:
UseColors: Enables colored text for different inventory levels. To disable a specific color, set it to white. If using the config file instead of BepInEx Configuration Manager, enter the hex color manually (e.g., FFFFFFFF).
The colors are assigned as follows:
0% → EmptyValueColor
Between 0% and LowValuePercentage → LowValueColor
Between LowValuePercentage and HighValuePercentage → MediumValueColor
Between HighValuePercentage and 100% → HighValueColor
This mod offers 10 sorting options, each with ascending/descending toggles:
By Name: Sorts products alphabetically.
By Display Qty: Sorts by the number of products on display.
By Display %: Sorts by filled display percentage.
By Display Boxes: Sorts by the estimated box count in display.
By Storage Qty: Sorts by the number of products in storage.
By Storage %: Sorts by storage capacity percentage.
By Storage Boxes: Sorts by the estimated box count in storage.
By Total Qty: Sorts by total products (display + storage).
By Total %: Sorts by total inventory percentage.
By Total Boxes: Sorts by total estimated boxes.
It's recommended to enable AlwaysPutNoCapacityLast in the config file. This ensures products with no display label (for display-based sorting) or no storage label (for storage-based sorting) appear at the end of the list.
You can change settings in the config file located at \Supermarket Simulator\bepInEx\config\MoreDetailedComputerInventory.cfg (generated after first launch).