This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
BanAnything
Ban items via Collection UI on pause screen: Spells, Wands, Relics, Potions, Curses
By Modbarru
| Date uploaded | 8 months ago |
| Version | 1.0.34 |
| Download link | Modbarru-BanAnything-1.0.34.zip |
| Downloads | 73 |
| Dependency string | Modbarru-BanAnything-1.0.34 |
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.2304README
Ban Anything
Ban items from appearing in runs. Use mouse/A button to ban/unban in Collection tab of pause screen. Supports:
- Spells
- Wands
- Relics
- Potions
- Curses All except Spells are stored in config by item ID. Free Spell ban limit set to 999.
Install
- Install BepInEx if needed
- Copy
plugins/BanAnythingtoBepInEx/plugins/ - Config file auto-creates on first run if not already present
Config
Edit BepInEx/plugins/BanAnything/BanAnythingConfig.txt:
# Ban Anything Configuration
# List item IDs to ban them from appearing in runs
# One ID per line
[Curses]
# Curse IDs to ban
[Potions]
# Potion IDs to ban
[Relics]
# Relic IDs to ban
7
[Wands]
# Wand IDs to ban
1001
Usage
- Gallery: Click item (mouse) or press A (controller) to toggle ban
- X overlay shows banned items
- Takes effect on new runs only
Restrictions
- All: Cannot ban items you have not yet discovered
- Relics: Can ban Common/Rare/Epic (not Special)
- Wands/Curses/Potions: No restrictions
CHANGELOG
Changelog
[1.0.35] - 2026-01-09
- Added unbannable reason in info of undiscovered items and unique relics.
- Added contact info
[1.0.34] - 2026-01-08
- Description cleanup
[1.0.33] - 2026-01-08
Added
- Ban/unban relics, wands, curses, potions by ID
- Gallery UI integration (X overlay on banned items)
- Controller support (A button) and mouse click toggle
- Persistent configuration file
- Real-time pool filtering
Features
- Remove banned items from all game item pools
- Common/Rare/Epic relics supported (not Special)
- No restrictions on wands, curses, potions
- Config:
BepInEx/plugins/BanAnything/BanAnythingConfig.txt
Notes
- Requires BepInEx MagiCraft pack