
MoreShopItems
The store now carries more items on the shelves!
Date uploaded | 2 days ago |
Version | 1.3.0 |
Download link | GalaxyMods-MoreShopItems-1.3.0.zip |
Downloads | 30675 |
Dependency string | GalaxyMods-MoreShopItems-1.3.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.2100
README
More Shop Items
Additional shopping shelves with increased shop loot
Features
- Increased item spawn rate in the shop.
- Additional shelving for more of each item.
Important
There are a LOT of config entries that change values which can mess up item spawning, so I'd recommend leaving everything at it's default value. If you want to though, you can completely disable certain items. Be warned, disabling every item except health or upgrades seems to not work in the shop (I have no idea why).
- 'Max X In Shop' is not the total amount of item X, but rather the max amount of each item X it can spawn. For example, 'Max Upgrades In Shop = 10' will spawn 10 of each upgrade, not set the max amount of all upgrades to 10.
Bug reports
CHANGELOG
Releases
1.3.1
-
Added check for Vanilla Upgrades mod.
1.3.0
-
Config values can now go to -1 in which vanilla values will be used.
1.2.9
-
Changed some values.
1.2.8
-
Added a LOT of config entries to customize your experience. Only change the values if you know what you're doing. (default values work fine)
1.2.7
-
Fixed carts being affected by Max Amount
1.2.6
-
Organized code for better readability, and clarity.
-
Rewrote the config to be more concise.
-
Altered the item spawning code to hopefully allow more single use items to spawn. (Map Player Count, and modded upgrades such as Valuable Count, Map Enemy Count, etc)
1.2.5
-
Compatibility with some modded upgrades has been added. (As of now, only upgrades added through MoreUpgrades will be detected)
-
Added a toggle in the config to override modded values. (leave false if you want to use the mods config)
1.2.4
-
Added another config slider to allow more control over the mod.
1.2.3
Fixes
-
Reverted the shelving prefab to 1.2.1 (removed some lights) to fix potential performance hinderances.
-
Additional checks to prevent the shelf from spawning multiple times, which affected performance.
-
Fixed weapons spawning when the limit was reached. (caused weapons and items you bought to disappear)
Additions
-
Added a two config entries that you can customize.
1.2.2
-
Fixed the networking code causing the shelf to spawn in the truck. (Hopefully for good!)
1.2.1
-
Added additional level verification to prevent the truck from being partially blocked. (This however might prevent the shelf from spawning, but only in very rare edge cases)
1.2.0
- Removed smaller custom shelf
- Added large shelving unit that holds more items
- Increased the item limit to account for more spawning volumes
- Created a GitHub repository for bug reports
1.1.0
- Fixed Instance initialization
- Added config values for item spawns
- Added additional shelf in front of cash register
- Fixed issue with spawn capacity of items in shop
1.0.0
- Initial Release