Last updated | 11 months ago |
Total downloads | 819 |
Total rating | 1 |
Categories | Modpacks Server-side |
Dependency string | ViAndDo-LethalRPG-1.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.2100tinyhoot-ShipLoot
Reliably shows the total value of all scrap in your ship.
Preferred version: 1.0.0FlipMods-LetMeLookDown
This mod simply lets you look down all the way. Well, almost all the way.
Preferred version: 1.0.1Evaisa-HookGenPatcher
Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.
Preferred version: 0.0.5Drakorle-MoreItems
Changes the max amount of items that the game saves from 45 to 999. Requires BepInEx.
Preferred version: 1.0.1404_Dom-Doms_Basic_Suit_Colors
Adds 15 different colored suits unlocked by default. Original Mod by akkowo
Preferred version: 1.4.4Crab_imitation-Reptilian_Suit
Adds a glow in the dark crocodile themed suit.
Preferred version: 1.0.12018-Brutal_Company_Reborn
Brutal Company remade from the ground up with more features.
Preferred version: 1.1.0FlipMods-ReservedItemSlotCore
The core mod for all ReservedItemSlot mods. Adds functionality for my ReservedItemSlot mods.
Preferred version: 1.4.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.4.5FlipMods-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.4.6BanxMagilligan-Banx_Suits
Suits by Banx. Currently adds two suits, check the website for pictures.
Preferred version: 1.1.0BatTeam-LethalFashion
Unlocks the green suit, hazard suit, and pajama suit by default.
Preferred version: 1.0.4Evaisa-LethalThings
Adds 7 scrap, 5 store items, 1 enemy, 3 decor, 1 map hazard, and 1 game mechanic.
Preferred version: 0.7.1sunnobunno-BonkHitSFX
JAIL FOR YOU! Replaces the hitSFX of the shovel and other items to the BONK SFX.
Preferred version: 1.0.4RugbugRedfern-Skinwalkers
The monsters have learned how to mimic the voices of your friends.
Preferred version: 2.0.1Renegades-FlashlightToggle
Press F to toggle a flashlight in your inventory. CLIENT SIDE. REBINDABLE IN-GAME
Preferred version: 1.4.1Renegades-WalkieUse
Press R to use a walkie talkie in your inventory. CLIENT SIDE. REBINDABLE IN-GAME
Preferred version: 1.3.1Dwarggo-Fashion_Company
Our loyal [Suit Technicians] are dedicated to making sure you look your best while dying inside an abandoned facility! Our standard package includes 7 unique suits to choose from!
Preferred version: 1.2.0no00ob-LCSoundTool
Let's you easily load audio files, replace in game audio, send audio over the network and log any audio playback into console.
Preferred version: 1.3.2notnotnotswipez-MoreCompany
A stable lobby player count expansion mod. With cosmetics!
Preferred version: 1.7.2Clementinise-CustomSounds
Let's you easily load audio files (With LCSoundTool) and replace any in game audio clip.
Preferred version: 2.1.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.1EliteMasterEric-Coroner
Rework the Performance Report with new info, including cause of death.
Preferred version: 1.3.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.2.0Rune580-LethalCompany_InputUtils
Utilities for creating InputActions and having them be accessible in game
Preferred version: 0.4.2Azim-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.3README
My first Modpack
Acknowledgements
API Reference
Get all items
GET /api/items
Parameter | Type | Description |
---|---|---|
api_key |
string |
Required. Your API key |
Get item
GET /api/items/${id}
Parameter | Type | Description |
---|---|---|
id |
string |
Required. Id of item to fetch |
add(num1, num2)
Takes two numbers and returns the sum.