Overview
In the Enigmatic Legacy mod, some items cannot be used by players who are not wearing the Ring of the Seven Curses.
This mod allows players to add this restriction to other items through tags and config files.
Integrates with Enigmatic Addons and the Ring of the Hundred Curses.
Effects
When added as an item restricted by the Ring of the Seven Curses:
- You cannot wear the item.
- You cannot use the item to deal damage.
- You cannot use the item to mine.
- You cannot right-click to use the item.
- In Survival mode, when not wearing the Ring of the Seven Curses, the item's tooltip appears obfuscated.

It also integrates with Enigmatic Addons and the Ring of the Hundred Curses.


Instructions
Either of the following two methods will work.
Config file: config/enigmaticcustomrelic-common.toml
You can add restricted items here.
You can also add tags to your items:
- enigmatic_custom_relic:cursed_required
- enigmatic_custom_relic:redemption_required
- enigmatic_custom_relic:hundred_curses_required
to add restrictions to your items.

