
Curses Removed
Removes curse enchantments from NeoForge 1.21.1 by detecting anything tagged as minecraft:curse, stripping cursed items and blocking /enchant applications.
⬇ Download on ModrinthCurses 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.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as cursesremoved-1.0.0.jar — drop this file into the mods folder
- Download size: 8 KB
- Download link checked 24 Aug 2026 — working
These come from our own check of the pack file, not from the source page.