LoquatScrapPack
Adds a handful of new scrap items to discover.Loquat Scrap Pack
Adds a handful of new scrap items to discover.
Built to blend into ordinary Lethal Company runs and larger modpacks without taking over the loot pool. The rest is better found in-game.
Requirements
- BepInExPack 5.4.2100+
- LethalLib 1.2.0+
Optional integrations are detected at runtime and are not required for the pack to load.
Compatibility
v0.3.4 targets Lethal Company v81 and is hardened for large modpacks:
- Missing or changed optional game APIs disable only the affected feature.
- A failed custom item is skipped instead of aborting game/network startup.
- Donor prefabs are validated before use and selected conservatively.
- Network prefabs are completed and validated before registration.
- Global hooks identify this pack's own prefabs rather than matching arbitrary item names.
For multiplayer, use the same Loquat Scrap Pack version on every client.
Configuration
Spawn rates, visual sizing, and optional integration settings are available in:
BepInEx/config/sosigelite.loquatscrappack.cfg
Defaults are intentionally conservative.
Building from source
Install the .NET 8 SDK, extract the source package, and run:
BUILD_MOD.bat
The build script compiles the plugin and produces a Thunderstore-ready package in dist/.
