Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"
BetterCounterOfferUI
Quality of Life improvements to the Counter-offer popup. Only products that are listed get displayed when changing product. The sell price automatically updates when a different product is selected or the quantity is changed.
| Date uploaded | 2 weeks ago |
| Version | 3.4.1 |
| Download link | UnicornsCanMod-BetterCounterOfferUI-3.4.1.zip |
| Downloads | 833 |
| Dependency string | UnicornsCanMod-BetterCounterOfferUI-3.4.1 |
This mod requires the following mods to function
LavaGang-MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
Preferred version: 0.7.3README
Better Counter-Offer UI
This mod improves the Counter-offer popup with smarter, more informative interactions. It displays key deal details like the customer’s initial offer, their spending limit, and the success chance of your counter. The product selector includes a toggle to switch between listed and discovered products, and prices now update automatically based on your sale price—making negotiations faster and more intuitive.
Key Features
Mod works automatically after installation.
More Offer Information
The pop-up now displays the Initial price offered by the customer, there spending limit, and the success chance of your counter offer. The text color of the counter offer changes depending on the success rate
Better Product Selector
By default the product selector will only display listed products. Additionally, a button has been added to toggle between displaying all products and displaying the listed products
Automatic Sell Price Update
The sell price is now automatically updated when you select a different product or adjust the quantity of the selected item. The sell price is updated based on the price you set in the product management app.
Price per Unit Information
If you have the other fields disabled you can enable price per unit information to check if NPC's are undercutting you with their offers. Simply add EnablePricePerUnit=True to the config file to enable this feature.
Round to Multiples of 5
Holding shift will increment the quantity to multiples of 5.
Installation
- Download and install MelonLoader
- Download this mod.
- Unzip the downloaded file
- Make sure you select the correct mod for the branch of the game you have installed. Il2Cpp for main branch & Mono for alternate branch.
- Drag the .dll into the "Mods" folder in your Schedule 1 files.
Future Improvements
- Make the icons bigger and contain more information, so that its easier to select a different product
CHANGELOG
Version 3.4.1
- Added shrooms to the counter offer selector
- Fixed a bug with pressing the next button in the selector
Version 3.4.0
- Updated to work with v4.4.0 of the game
- Labels can now be disabled/enabled without reloading the save.
- Configuration is compatible with ModsApp by k0Mods
Version 3.3.0
- Added a hotkey combo. Holding shift while changing quantity will round it to the nearest multiple of 5.
Version 3.2.0
- Added the ability to see the price per unit when NPC's send you an offer
Version 3.1.0
- Mono version is now available!
Version 3.0.0
- Fixed bug that caused offer information fields to be unreadable
- Added a configuration file that controls which fields are enabled for the user
- Added filter buttons for switching between favorites, listed, and discovered products
Version 2.0.0
- Field for tracking the intial offer price from the customer
- Field for tracking the customer's spend limit
- Field for displaying the success chance that changes color depening on the probablity value
- Added a button to the product selector to enable toggling between listed products and all products
Version 1.1.0
- Fixed bug preventing the Counter-Offer Pop-up to not display
- Updated mod to work with the new ProductSelector UI
Version 1.0.0
- Product Selector only displays products that are listed for sale
- Offer price updates when changing product and quantity.