Last updated | 11 months ago |
Total downloads | 560 |
Total rating | 0 |
Categories | Modpacks |
Dependency string | Jacuzzi-ModsForFriends-0.0.1 |
Dependants | 0 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.2100Evaisa-HookGenPatcher
Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.
Preferred version: 0.0.5BikTeam-Pikmin_2_More_Suits
A mod that adds suits based on Olimar, Louie, and 3 Pikmin colors from Pikmin 2 to the More Suits mod!
Preferred version: 1.1.0BlueAmulet-LCBetterClock
Customize the look of the clock and when you can see it
Preferred version: 1.0.3sunnobunno-YippeeMod
Changes the chitter SFX of the Hoarding Bug to the yippee-tbh sound
Preferred version: 1.2.2RickArg-Helmet_Cameras
For monitoring first person cameras on player's helmets. For best "Camera Man" experience.
Preferred version: 2.1.5notnotnotswipez-MoreCompany
A stable lobby player count expansion mod. With cosmetics!
Preferred version: 1.7.2x753-More_Suits
Adds more suits to choose from, and can be used as a library to load your own suits!
Preferred version: 1.4.1Hexnet111-SuitSaver
A plugin for saving your last used suit. (Compatible with v45)
Preferred version: 1.1.2PopleZoo-BetterItemScan
Better Item Scan makes it easier to scan a group of items to see the price of each of them listed as well as their combined total. Now with a built in smart quota calculator and UI adjustment
Preferred version: 2.1.6FlipMods-BetterStamina
Makes stamina consumption/regen a bit better. All values can be tweaked in config, and will sync with the host.
Preferred version: 1.3.2FlipMods-ReservedWalkieSlot
Gives a free, dedicated Walkie slot on the right side of your screen. You can press [X] to activate and speak into the Walkie at anytime.
Preferred version: 1.5.0Pooble-LCBetterSaves
Have as many saves as you want! (And rename them, too!)
Preferred version: 1.6.1afuhasdf-SuitsForFriends
Adds more suits to choose from, and can be used as a library to load your own suits!
Preferred version: 0.0.4FlipMods-ReservedFlashlightSlot
Gives a free, dedicated Flashlight slot on the right side of your screen. You can press [F] to activate the Flashlight at anytime.
Preferred version: 1.5.1x753-Mimics
Adds a dangerous new monster to the game. Can you figure out what's real or will you be devoured?
Preferred version: 2.3.0FlipMods-ReservedItemSlotCore
The core mod for all ReservedItemSlot mods. Adds functionality for my ReservedItemSlot mods.
Preferred version: 1.6.5anormaltwig-LateCompany
A mod to allow players to join after the game starts.
Preferred version: 1.0.7README
More Suits v1.4.1
Adds more suits to choose from, and can be used as a library to load your own suits!
Instructions
Place the x753-More_Suits-X.X.X
folder in your BepInEx/Plugins
folder. Make sure the moresuits
folder is in the same folder as MoreSuits.dll
.
Config File
After launching the game with the mod once, a config file is generated. In this file you can disable individual suits from being loaded, as well as ignore any !less-suits.txt
file and attempt to load all suits (which is useful if you have another mod that helps manage lots of suits).
Customize
You can add .png files to the moresuits
folder to add new suits as long as both the host and clients have the same files.
Advanced
You can add a .json file in the advanced
folder with the same name as your .png file in the moresuits
folder to enable additional features like emission. Place additional texture maps in the advanced
folder.
For a list of supported features, see: https://docs.unity3d.com/Packages/[email protected]/manual/Lit-Shader.html
Add Suits to Store
Add a "PRICE" key to your advanced .json to put a suit in the store rotation. See Glow.json
for an example of adding a suit with emission that must be purchased from the store.
Making your own More Suits mod
Upload your own package with a BepInEx/plugins/moresuits
folder in it (do not include the MoreSuits.dll file) and add x753-More_Suits-1.4.0
as a dependency, and this mod will automatically load your .png files as suits. If you don't want some or all of the suits that originally come with my mod, adjust the config file BepInEx\config\x753.More_Suits.cfg
. Include a !less-suits.txt
file in your moresuits
folder to disable all the default suits that come with this mod.