ScrapMerging
A mod for helping keep your ship organized and company stops fast.
Last updated | 6 months ago |
Total downloads | 13162 |
Total rating | 3 |
Categories | Tools BepInEx Server-side Items |
Dependency string | GiGaGon-ScrapMerging-1.0.4 |
Dependants | 11 other packages depend on this package |
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.2100README
ScrapMerging
A mod for helping keep your ship organized and company stops fast.
Dynamically generates configs for all scrap on main menu entry. Should work with all scrap content mods. One known exception is if two mods add items with the exact same internal name.
Config changes will be reflected immediately in-game/mid-run.
By default, items will merge on any stage only in the ship. It is recommended to keep items only merging in the ship for balance, but the Merge In Ship
, Merge In Factory
, and Merge In Outdoors
config options are present if wanted.
If instead only speeding up selling is wanted, setting Merge Only At Company
to true
, Merge In Outsides
to true
, and Merge In Ship
to false
will make scrap only merge at the company outside the ship. Note that on the ship's railing is still considered "on the ship", and there is not much I can do about it.
By default, all items will be set to merge except for:
- DiyFlashbang
- GiftBox
- StopSign
- YieldSign
- RagdollGrabbableObject (player bodies)
If anything breaks, feel free to DM me on discord at gigagon
Changelog
V 1.0.3
- Fixed pocketed items being valid merge candidates
V 1.0.2
- Added
RagdollGrabbableObject
to the default exclude list - Added the
Merge In Ship
,Merge In Factory
, andMerge In Outdoors
config options forcommanderslav
- Added the
Merge Only At Company
config option forgrandteki
- Fixed/Added scrap name normalization to prevent config issues with non-standard scrap names
- Updated
README.md
to be more clear about the config options/defaults - Fixed game object destruction method, making this mod (hopefully) work server-side only
V 1.0.1
- Changed file compression format
V 1.0.0
- Uploaded