Last updated | 10 months ago |
Total downloads | 67 |
Total rating | 0 |
Categories | Modpacks |
Dependency string | RHYYSSSS-THERHYSMODPACK-1.1.0 |
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.2100tinyhoot-ShipLoot
Reliably shows the total value of all scrap in your ship.
Preferred version: 1.0.0Evaisa-HookGenPatcher
Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.
Preferred version: 0.0.5FlipMods-FasterItemDropship
Makes the Item Dropship arrive and leave faster. All settings are now configurable.
Preferred version: 1.2.0cartoonist103-YIPEE
Plays the YIPEE sound effect every time you recieve a good reward!
Preferred version: 1.0.0FlipMods-MoreBlood
Adds more blood for you psychopaths, and for those who want more creepy vibes!
Preferred version: 1.0.2RugbugRedfern-Skinwalkers
The monsters have learned how to mimic the voices of your friends.
Preferred version: 2.0.1RickArg-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.1Azim-LethalPresents
A mod which gives Presents a 5% chance of spawning a random enemy when opened.
Preferred version: 1.0.3TwinDimensionalProductions-CoilHeadStare
Makes the Coilhead slowly turn and face you even while you are looking directly at it. Reminding you that it only needs you to falter for a single moment.
Preferred version: 1.0.3blink9803-DimmingFlashlights
flashlights get dimmer as the battery gets low
Preferred version: 1.0.1PortableNavi-BetterInverseTeleporter
A small mod for Lethal Company allowing the player to bring items trough the inverse teleporter.
Preferred version: 1.0.2FlipMods-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.2Renegades-WalkieUse
Press R to use a walkie talkie in your inventory. CLIENT SIDE. REBINDABLE IN-GAME
Preferred version: 1.4.0Renegades-FlashlightToggle
Press F to toggle a flashlight in your inventory. CLIENT SIDE. REBINDABLE IN-GAME
Preferred version: 1.5.0x753-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.0Blorb-WeatherMultipliers
Moons with active weather will contain scrap with higher value
Preferred version: 1.1.0Evaisa-LethalThings
Adds 9 scrap, 6 store items, 1 enemy, 4 decor, 1 map hazard, and 1 game mechanic.
Preferred version: 0.8.8xCeezy-LethalEscape
A mod that aims to allow almost every inside creature to escape to the outside so that nowhere is safe!
Preferred version: 0.8.3PopleZoo-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.7TheFluff-GetLootForKills
Mod To Add Spawnable Loot/Mob Drops On All Entity Deaths.
Preferred version: 1.1.7Rune580-LethalCompany_InputUtils
Utilities for creating InputActions and having them be accessible in game
Preferred version: 0.4.4anormaltwig-LateCompany
A mod to allow players to join after the game starts.
Preferred version: 1.0.9FlipMods-HotbarPlus
Many quality of life and configurable hotbar settings and tweaks, including setting custom hotbar sizes that will sync with the host.
Preferred version: 1.4.7HolographicWings-LethalExpansion
Large game expansion with SDK support and a plenty of features.
Preferred version: 1.3.13README
More Suits v1.3.1
Adds more suits to choose from, and allows you to customize them!
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
.
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 moresuits
folder in it and add x753-More_Suits-1.3.0
as a dependency, and this mod will automatically load your .png files as suits. If you don't want the suits that originally come with my mod, add a file called !less-suits.txt
to your moresuits
folder in your mod.
Changelog
- v1.3.0
- More Suits can now be used as a library for other suit mods
- v1.2.1
- Fixed suits being in a different order on the rack for each player
- v1.2.0
- Added support for adding suits to the store rotation
- v1.1.0
- Added new suits by Graelyth and Curt
- Added support for advanced features (normal maps, emission, etc)
- v1.0.0
- Release