ZetaArcade-ItemBlacklist icon

ItemBlacklist

[v81] Deletes items picked up in the blacklist config

Last updated 2 weeks ago
Total downloads 476
Total rating 0 
Categories Mods Tools Misc BepInEx Client-side Server-side
Dependency string ZetaArcade-ItemBlacklist-1.1.1
Dependants 9 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305
Sigurd-CSync-5.0.1 icon
Sigurd-CSync

Configuration file syncing library for BepInEx.

Preferred version: 5.0.1

README

Item Blacklist

Simply destroys items that are picked up if they are found in the mod config's blacklist. Fully network synced, 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

  • This mod doesn't prevent Blacklisted items from appearing, such as spawning in as scrap or being purchaseable from the store etc. as other mods handle that. It purely acts a last resort to delete the item when it is picked up.

Credits

  • CSync, for syncing the configs to prevent clientsided cheating