Enchantment Infusion

Enchantment Infusion

This mod adds a directional enchanting method.

by
7.9K Downloads
fabricmagic
Rent Server with this Mod

Screenshots

Infusion Table & Pedestals
Recipes

About this Mod

Enchantment Infusion

🪄Introduction

This mod adds a directional enchanting method, inspired by the Enchanting Apparatus recipes from Ars Nouveau.

How to enchant ?

Two new blocks have been added to: the Enchantment Infusion Table and the Enchantment Infusion Pedestal. Use item to right-click them to put it in, and empty-handed right-click to remove item from them.

You need to place an enchantment infusion table (centre position) and enchantment infusion pedestals (surrounding position) like the picture below, then place the corresponding items on the pedestals according to the recipe (the order doesn't matter), and finally place the item you want to enchant on the infusion table in the centre, and wait for seconds for it to finish enchanting.

Machine

Crafting Recipes

Recipes

🪚Recipe

Enchantment Infusion

This mod adds a recipe type (enchantment_infusion:enchantment_infusion). The JSON file for a single recipe is as follows:

{
  "type": "enchantment_infusion:enchantment_infusion",
  "enchantment": "minecraft:efficiency",
  "force": false,
  "ingredients": [
    {
      "item": "minecraft:redstone_block"
    },
    {
      "item": "minecraft:redstone_block"
    },
    {
      "item": "minecraft:diamond_pickaxe"
    },
    {
      "item": "minecraft:diamond_shovel"
    },
    {
      "item": "minecraft:amethyst_shard"
    },
    {
      "item": "minecraft:amethyst_shard"
    },
    {
      "item": "minecraft:lapis_block"
    },
    {
      "item": "minecraft:lapis_block"
    }
  ],
  "input": {
    "enchantment": "minecraft:efficiency",
    "min_level": 4
  },
  "level": 5
}
Field Required Description
type Required specify the recipe type as enchantment infusion
enchantment Required the identifier of the target enchantment
level Required the level of the target enchantment
ingredients Required the ingredients of the recipe, is up to 8, the order does not matter (this is a shapeless recipe)
input Optional the existing enchantment needed, will be consumed when infused
force Optional whether to ignore enchantment compatibility and force a match for the item to be enchanted, defaults to false

Default Recipes

This mod adds some default recipes that are derived from Ars Nouveau, but use vanilla items instead of those in Ars Nouveau:

Original Item Replacement
Source Gem Amethyst Shard
Water Essence Water Bucket
Air Essence Phantom Membrane
Fire Essence Fire Charge
Abjuration Essence Golden Apple
Earth Essence Leaves
Manipulation Essence Clock
Wilden Spike Sweet Berries

Simple Infusion

Since mod version 1.2.0, a new recipe type (enchantment_infusion:simple_infusion) has been added. The JSON file for a single recipe is as follows:

{
  "type": "enchantment_infusion:simple_infusion",
  "ingredients": [
    {
      "item": "minecraft:redstone"
    },
    {
      "tag": "spell-dimension:essence/0"
    }
  ],
  "input": {
    "item": "minecraft:leather_boots",
    "min_level": 4
  },
  "output": {
    "Count": 1,
    "id": "artifacts:running_shoes"
  },
  "copy_nbt": false
}
Field Required Description
type Required specify the recipe type as simple infusion
ingredients Required the ingredients of the recipe, is up to 8, the order does not matter (this is a shapeless recipe)
input Required input ingredient for the central infusion table
output Required output item
copy_nbt Optional whether or not to copy the NBT of the input item in the central infusion table to the output item, defaults to true.

🧩Compatibility

This mod has built-in REI and EMI compatible plug-ins, which means you can use either to view all recipes in this mod.

✉️Feedback

This mod has not been fully tested yet, so it is still in Beta.

If there are any bugs or suggestions, please provide feedback to the issue page.

Available Versions

Enchantment Infusion 1.3.3release
MC 1.20.1fabric
June 26, 2025
Enchantment Infusion 1.3.2release
MC 1.20.1fabric
April 6, 2025
Enchantment Infusion 1.3.1release
MC 1.20.1fabric
March 30, 2025
Enchantment Infusion 1.3.0release
MC 1.20.1fabric
March 21, 2025
Enchantment Infusion 1.2.0release
MC 1.20.1fabric
February 28, 2025

How to Install Enchantment Infusion on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (1.20.1).

3

Install Mod

Open the mod browser in the dashboard and search for "Enchantment Infusion". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

1.20.1

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Enchantment Infusion 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 Enchantment Infusion compatible with fabric?

Enchantment Infusion officially supports fabric for Minecraft 1.20.1. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Enchantment Infusion – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Enchantment Infusion 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.

Rent Modded Server

Install Enchantment Infusion with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
GNU Lesser General Public License v2.1 only
Server-side
Required

Supported Versions

1.20.1