Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
JettsShopConfig
⚠️A Work in Progress mod⚠️ This mod allows you to change the Shops Spawn Logic and try forcing specific Items to Spawn.
| Date uploaded | 7 months ago |
| Version | 1.0.0 |
| Download link | Jettcodey-JettsShopConfig-1.0.0.zip |
| Downloads | 1261 |
| Dependency string | Jettcodey-JettsShopConfig-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
Jetts Shop Config
A Shop Configuration mod that will let you modify every ItemType and/or a specific item's spawn amount (min and max), multiplier, and price! No matter if it's modded or vanilla.
It's in a very early but somewhat working state and should only be used by other mod developers or very experienced players for now!
The following mods have been tested and have some conflicts:
- MoreShopItems_Updated by Jettcodey (me lol)
- Conflicts with MoreShopItems' own Item spawn configuration.
Known Issues as of 06 Dec 2025:
- The in-game Header text of the Configurations from the RepoConfig mod by nickklmao does not always fit.
I'll make sure it works with the most popular mods that it would otherwise break because of the massive changes to the shop and item logic. (can't guarantee anything tho).
Report bugs/Feature Requests
Let me Know in the Discord Thread of the REPO Modding Server.
CHANGELOG
v1.3.0
- Mod Fixed for REPO
v0.4.xand MoreShopItemsv4.0.x
v1.2.2
- Removed the REPOLabel Truncation
v1.2.1
- Fixed custom set
MaxPurchaseAmountvalues not working - Fixed small issue with the MoreShopItems config Migration running every Launch
v1.2.0
- Configuration system has been overhauled to improve organization and ease of use.
- If you use the mod MoreShopItems_Updated, your configuration will be automatically migrated, and the config options with your set values in MoreShopItems will be removed to prevent config conflicts.
v1.1.2
- Fixed a Bug which prevented the mod to load all Item Configs.
v1.1.1
- Added a new option to allow item-specific config changes to override the
ItemTypeconfigs for that specific item. - Added display names instead of using the internal item names.
- Added a small patch for
MenuLibto improve in-game config readability.
v1.0.0
- First Release