
Enchant Faker
Allows you to assign enchantment effects to mob/potion/status effects using tags.
Screenshots

About this Mod
Lets you apply enchantments to entities based on their current status effects.
The enchantments to apply are determined by mob_effect tags.
Usage
Add tags via data pack at data/minecraft/tags/mob_effect/.
Example
data/minecraft/tags/mob_effect/gives_respiration.json:
{
"replace": true,
"values": [
"spectral_seas:amphibious"
]
}
Add mappings to the configuration:
The resulting enchant_faker.json5 config file:
{
// Tag To Enchantment Mappings
"tagConfig": [
{
"tag": "gives_respiration",
"enchantment": "minecraft:respiration",
"level": 3
}
]
}
Now, whenever an entity has the spectral_seas:amphibious effect, they will also get the Respiration III
enchantment as if they were wearing a helmet enchanted with it.
You will need to restart Minecraft after any config changes.
Acknowledgements
Inspired by Lilligant
Icon: magic hat by ridhobadal from
Noun Project (CC BY 3.0)
Available Versions
How to Install Enchant Faker on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.20.1).
Install Mod
Open the mod browser in the dashboard and search for "Enchant Faker". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.20.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Enchant Faker server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.1). You can switch loaders with one click in the panel.
Is Enchant Faker compatible with fabric?
Enchant Faker officially supports fabric for Minecraft 1.20.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Enchant Faker – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Enchant Faker consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Enchant Faker with just one click on your server.