Curses Removed
No reviews yet
Removes curse enchantments from NeoForge 1.21.1 by detecting anything tagged as minecraft:curse, stripping cursed items and blocking /enchant applications.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Curses Removed
Curses Removed is a NeoForge 1.21.1 mod that keeps curse enchantments out of normal gameplay by detecting enchantments tagged as minecraft:curse and removing them from items.
Features
- Detects curse enchantments through the shared
minecraft:curseenchantment tag. - Supports vanilla curses and curse enchantments added by other mods when they use the curse tag.
- Removes curses from regular enchanted items.
- Removes curses from enchanted books through stored enchantment cleanup.
- Cleans player inventories during gameplay.
- Cleans dropped item entities when they enter the world.
- Blocks curse enchantments applied through
/enchant. - Removes vanilla curse entries from normal enchantment tooltip ordering and non-treasure tag participation.
Gameplay
Tag-Based Curse Detection
The mod does not hardcode only minecraft:binding_curse and minecraft:vanishing_curse for runtime cleanup. Instead, it checks whether each enchantment is in minecraft:curse, so properly tagged curse enchantments from other mods are handled automatically.
Item Cleanup
Whenever cursed enchantments are found on an item, they are stripped from the enchantment component while the item itself remains intact. This applies to both:
DataComponents.ENCHANTMENTSDataComponents.STORED_ENCHANTMENTS
That means cursed tools, armor, weapons, and enchanted books are all cleaned.
Command Blocking
The vanilla enchantment registry still keeps curse IDs registered for compatibility, but curse enchantments cannot be successfully applied through /enchant. Attempts to apply a tagged curse fail with:
Curse enchantments are disabled.
Compatibility
Modded Curses
Other mods can add new curse enchantments. As long as those enchantments are tagged with minecraft:curse, Curses Removed will detect and strip them without needing a dedicated compatibility patch.
Registry Safety
Curse enchantment IDs may still appear in command suggestions because they remain registered. This avoids breaking datapacks, loot tables, saved data, or other mods that reference those enchantment IDs, while still preventing curse enchantments from staying on items or being applied successfully.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources