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
Prevent any Spells, Wands, Relics, Potions, or Curses you choose from appearing in runs! Ban/unban items on pause screen in Collection tab.
By Modbarru
| Date uploaded | 8 months ago |
| Version | 1.0.35 |
| Download link | Modbarru-BanAnything-1.0.35.zip |
| Downloads | 962 |
| Dependency string | Modbarru-BanAnything-1.0.35 |
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
Restrictions
- Cannot ban items you have not yet discovered
- Can be modified mid-run, but will not remove something that already appeared
- Relics: Can ban Common/Rare/Epic (not Special)
- Spells: Cannot be modified in town, talk to the ban NPC first
- Wands/Curses/Potions: No restrictions
Contact
- Discord: max_117474
- Please DM me if you encounter issues or have suggestions!
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