Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
| Last updated | 2 years ago |
| Total downloads | 1073 |
| 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.2100FlipMods-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.5tinyhoot-ShipLoot
Reliably shows the total value of all scrap in your ship.
Preferred version: 1.0.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.0FlipMods-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.6RugbugRedfern-Skinwalkers
The monsters have learned how to mimic the voices of your friends.
Preferred version: 2.0.1Evaisa-HookGenPatcher
Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.
Preferred version: 0.0.5BatTeam-LethalFashion
Unlocks the green suit, hazard suit, and pajama suit by default.
Preferred version: 1.0.4Rune580-LethalCompany_InputUtils
Utilities for creating InputActions and having them be accessible in game
Preferred version: 0.4.2BanxMagilligan-Banx_Suits
Suits by Banx. Currently adds two suits, check the website for pictures.
Preferred version: 1.1.0Crab_imitation-Reptilian_Suit
Adds a glow in the dark crocodile themed suit.
Preferred version: 1.0.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.2Azim-LethalPresents
A mod which gives Presents a 5% chance of spawning a random enemy when opened.
Preferred version: 1.0.3EliteMasterEric-Coroner
Rework the Performance Report with new info, including cause of death.
Preferred version: 1.3.0Drakorle-MoreItems
Changes the max amount of items that the game saves from 45 to 999. Requires BepInEx.
Preferred version: 1.0.1FlipMods-LetMeLookDown
This mod simply lets you look down all the way. Well, almost all the way.
Preferred version: 1.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.1notnotnotswipez-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.1404_Dom-Doms_Basic_Suit_Colors
Adds 15 different colored suits unlocked by default. Original Mod by akkowo
Preferred version: 1.4.4sunnobunno-BonkHitSFX
JAIL FOR YOU! Replaces the hitSFX of the shovel and other items to the BONK SFX.
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.1TwinDimensionalProductions-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.32018-Brutal_Company_Reborn
Brutal Company remade from the ground up with more features.
Preferred version: 1.1.0Clementinise-CustomSounds
Let's you easily load audio files (With LCSoundTool) and replace any in game audio clip.
Preferred version: 2.1.2README
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.