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.
ItemBlacklist
[v73] Deletes items picked up in the blacklist config
| Last updated | 18 hours ago |
| Total downloads | 13 |
| Total rating | 0 |
| Categories | Mods Tools Misc BepInEx Client-side Server-side |
| Dependency string | ZetaArcade-ItemBlacklist-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.2305xilophor-LethalNetworkAPI
A library/API to allow developers to easily add networking to their mods.
Preferred version: 3.3.2README
Item Blacklist
Simply destroys item that are picked up if they are found in the mod config's blacklist. Fully networked, using the host's config. This mod exists more as a bandaid fix for modpack makers that may run into issues with some items, particularly ones that cannot be removed as easily as just "removing from the scrap pool" or from the store, such as items that drop from enemies (Like the Cartidges in SellBodies), or the Oxyde Store Items in CodeRebirth.
Known Issues
- None yet!
Credits
- LethalNetworkAPI, for simplifying the process of doing networky stuff
- CSync, for syncing the configs to prevent clientsided cheating