Enchantment Switch

Quick rating

Community listing page, reviews here may not be monitored by the author.

Enchantment Switch

By FuzsOwner

No reviews yet

Swap active enchantments on your items on the fly! Toggle between otherwise incompatible enchantments.

QoL & Tweaks
Mod Loaders
NeoForge
Fabric
Minecraft
26.2

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
Mozilla Public License 2.0
Latest Version
[FABRIC] [26.2.x] v26.2.0

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

banner.png

strip.png

v1?label=&message=Discord&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=discord&logoColor=whitev1?label=&message=Twitter&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=x&logoColor=whitev1?label=&message=YouTube&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=youtube&logoColor=whitev1?label=&message=GitHub&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=github&logoColor=whitev1?label=&message=CurseForge&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=curseforge&logoColor=whitev1?label=&message=Modrinth&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=modrinth&logoColor=white

strip.png

about.png

Enchantment Switch lets you control which enchantments are active on your tools, weapons, and armor. With a simple key press while hovering your mouse cursor over an enchanted item, a menu appears showing all enchantments on that item. You can then turn each one on or off to match the situation.

This makes it possible to combine enchantments that normally cannot exist together, as long as only one is active at a time. For example, switch between Mending and Infinity on your bow, or Sharpness and Smite on your sword. Even Frost Walker can be toggled off when you want to go swimming again.

Curses and other special enchantments cannot be turned off, keeping gameplay fair. Disabled enchantments still appear on the tooltip with a clear strike-through effect so you always know what is active.

strip.png

features.png

  • ⚙️ Quick Switching: Open the enchantment menu from your inventory with a simple key press.
  • 🔄 Combine Incompatible Enchantments: Swap between Mending and Infinity on one bow, or toggle from Piercing to Multishot on your crossbow.
  • 🧊 Smart Switching: Turn enchantments like Thorns or Soul Speed off when not needed, then back on anytime.
  • 🚫 Fair Gameplay: Special enchantments stay permanently active and cannot be disabled.
  • 👁️ Clear Tooltips: Disabled enchantments show with strike-through text so nothing is confusing.
  • 🧩 Data Driven: Mod support and compatibility handled through the enchantmentswitch:persistent_enchantments tag.

strip.png

media.png

1.png

strip.png

installation.png

INSTALLATION REQUIRED ON CLIENT & REQUIRED ON SERVER

REQUIRES PUZZLES LIB TO BE INSTALLED (FABRIC & NEOFORGE)

REQUIRES FABRIC API TO BE INSTALLED (FABRIC)

REQUIRES FORGE CONFIG API PORT TO BE INSTALLED (FABRIC)

strip.png

configuration.png

If available for a mod, configuration is possible directly from in-game using the mod menu (requires Mod Menu by Prospector to be installed on Fabric). Please note that on older Minecraft versions installing Forge Config Screens is also a requirement.

For manual configuration using an external text editor all files are found at .minecraft/config, named as MOD_ID-client.toml, MOD_ID-common.toml, or MOD_ID-server.toml, depending on the type of config. Not all types might exist for a mod, if any at all.

strip.png

banner.png    banner.png
 
banner.png    banner.png
 
banner.png    banner.png
 
banner.png    banner.png
 
banner.png    banner.png
 

strip.png

studio.png

strip.png

banner.png

strip.png

v1?label=&message=Discord&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=discord&logoColor=whitev1?label=&message=Twitter&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=x&logoColor=whitev1?label=&message=YouTube&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=youtube&logoColor=whitev1?label=&message=GitHub&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=github&logoColor=whitev1?label=&message=CurseForge&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=curseforge&logoColor=whitev1?label=&message=Modrinth&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=modrinth&logoColor=white

strip.png

about.png

Enchantment Switch lets you control which enchantments are active on your tools, weapons, and armor. With a simple key press while hovering your mouse cursor over an enchanted item, a menu appears showing all enchantments on that item. You can then turn each one on or off to match the situation.

This makes it possible to combine enchantments that normally cannot exist together, as long as only one is active at a time. For example, switch between Mending and Infinity on your bow, or Sharpness and Smite on your sword. Even Frost Walker can be toggled off when you want to go swimming again.

Curses and other special enchantments cannot be turned off, keeping gameplay fair. Disabled enchantments still appear on the tooltip with a clear strike-through effect so you always know what is active.

strip.png

features.png

  • ⚙️ Quick Switching: Open the enchantment menu from your inventory with a simple key press.
  • 🔄 Combine Incompatible Enchantments: Swap between Mending and Infinity on one bow, or toggle from Piercing to Multishot on your crossbow.
  • 🧊 Smart Switching: Turn enchantments like Thorns or Soul Speed off when not needed, then back on anytime.
  • 🚫 Fair Gameplay: Special enchantments stay permanently active and cannot be disabled.
  • 👁️ Clear Tooltips: Disabled enchantments show with strike-through text so nothing is confusing.
  • 🧩 Fully Tag Driven: Mod support and compatibility handled through the enchantmentswitch:persistent_enchantments tag.

strip.png

media.png

1.png

strip.png

installation.png

INSTALLATION REQUIRED ON CLIENT & REQUIRED ON SERVER

REQUIRES PUZZLES LIB TO BE INSTALLED (FABRIC & NEOFORGE)

REQUIRES FABRIC API TO BE INSTALLED (FABRIC)

REQUIRES FORGE CONFIG API PORT TO BE INSTALLED (FABRIC)

strip.png

configuration.png

If available for a mod, configuration is possible directly from in-game using the mod menu (requires Mod Menu by Prospector to be installed on Fabric). Please note that on older Minecraft versions installing Forge Config Screens is also a requirement.

For manual configuration using an external text editor all files are found at .minecraft/config, named as MOD_ID-client.toml, MOD_ID-common.toml, or MOD_ID-server.toml, depending on the type of config. Not all types might exist for a mod, if any at all.

strip.png

banner.png

banner.png

banner.png

strip.png

studio.png

strip.png

Screenshots

Gallery

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~24,000
Total Downloads
CurseForge
~11,000
Modrinth
~13,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works