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.
LethalQuantitiesFixed
Automatically replaces LethalQuantities 1.2.9 with a current-game compatibility build before BepInEx loads it.
By BruhMMods
| Last updated | 2 hours ago |
| Total downloads | 5 |
| Total rating | 0 |
| Categories | Bug Fixes AI Generated |
| Dependency string | BruhMMods-LethalQuantitiesFixed-1.0.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.2100BananaPuncher714-LethalQuantities
Customize enemies, items, prices, dungeon flows and traps for all moons. Works with custom content and non-intrusive. Great for modpack balancing! Now with a web UI!!
Preferred version: 1.2.9README
REAL QUICK WARNING
Yes, this used stinky AI to help with the code, it's just a quick patch to the LethalQuantities mod so it works in the current V80 since like i have a buddy that relies on that mod that makes modpacks so we can still have fun gamenights. This of course could also benefit anybody that relies on this mod too. You are free to do WHATEVER you want with this one i don't care, i didn't rlly make it anyways so yeah. If you want to make a better version of this with actual effort on it then be my guest it would be nice to see.
LethalQuantitiesFixed
Compatibility package for the deprecated LethalQuantities 1.2.9 mod.
The package installs the original mod as a dependency, then a BepInEx 5 preloader component verifies the original DLL by SHA-256 and replaces it with the fixed build before normal plugins are scanned. No manual DLL copying or second launch is required.
Safety behavior
- Only the exact original 1.2.9 DLL is replaced.
- The fixed payload is verified before anything is changed.
- Unknown/custom
LethalQuantities.dllbuilds are left untouched. - A backup is kept beside the original as
LethalQuantities.dll.deprecated-1.2.9.bak. - The original package's config, web editor, and other files remain in place.
Fixed build differences
- Resolves DunGen types from the separate
DunGen.dllassembly used by newer game builds. - Checks whether
DunGen.RuntimeDungeonexists before applying that Harmony patch, avoiding a hard failure when the game changes the type.
Installation
Install this package normally with r2modman or Thunderstore Mod Manager and launch the game. The deprecated package is installed automatically through the dependency list.
Uninstallation
Removing this package does not deliberately rewrite another package during
uninstall. To restore the deprecated DLL, reinstall the original
BananaPuncher714-LethalQuantities-1.2.9 package after removing this package.
Troubleshooting
If BepInEx reports multiple plugins with GUID LethalQuantities, search the
profile's BepInEx/plugins folder for duplicate LethalQuantities.dll files and
keep only the dependency's copy.