Back to mods
Applied Apothic Enchanting project artwork

CurseForge · Minecraft mod

Applied Apothic Enchanting

Connect Apothic Enchanting's libraries to Applied Energistics 2 without turning enchantment points into a duplicated or imaginary inventory.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Applied Apothic Enchanting release should I use?

Updated last month
Latest stable file applied_apothic_enchanting-1.2.0.jar
Game version 1.21.1
Loader NeoForge

Applied Apothic Enchanting applied_apothic_enchanting-1.2.0.jar targets 1.21.1 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 5 required mods have matching files.

Where it goes

Is Applied Apothic Enchanting required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Applied Apothic Enchanting applied_apothic_enchanting-1.2.0.jar need?

applied_apothic_enchanting-1.2.0.jar. Change the file and its required mods may change too.

All 5 required mods have matching files

Install Apothic Enchanting, Applied Energistics 2, Apothic Attributes, Placebo and 1 more first. We found matching files for this game-version and loader setup. 14 come through another mod in the chain.

2 listed on this file 14 pulled in by those mods
Apothic Enchanting Needed by Applied Apothic Enchanting applied_apothic_enchanting-1.2.0.jar
required
Matching file found Matched file: Apothic-Enchanting 1.21.1-1.6.2
Applied Energistics 2 Needed by Applied Apothic Enchanting applied_apothic_enchanting-1.2.0.jar
required
Matching file found Matched file: AE2 19.2.17 [NEOFORGE]
Apothic Attributes Needed by Apothic Enchanting
pulled in
Matching file found Matched file: Apothic-Attributes 1.21.1-2.10.1
Placebo Needed by Apothic Enchanting
pulled in
Matching file found Matched file: Placebo 1.21.1-9.9.2
The One Probe Needed by Applied Energistics 2
pulled in
Matching file found Matched file: TheOneProbe - 1.21_neo-12.0.8
Jade 🔍 Needed by Applied Energistics 2
pulled in
Matching file found Matched file: [NeoForge 1.21.1] 15.10.6
GuideME Needed by Applied Energistics 2
pulled in
Matching file found Matched file: GuideME 21.1.19
EMI Needed by Applied Energistics 2
pulled in
Matching file found Matched file: emi-1.1.24+1.21.1+neoforge
WTHIT Needed by Applied Energistics 2
pulled in
No matching file
Curios API Needed by Apothic Attributes
pulled in
Matching file found Matched file: curios-neoforge-9.5.1+1.21.1.jar
Architectury API Needed by Roughly Enough Items Fabric/Forge/NeoForge (REI)
pulled in
Matching file found Matched file: [NeoForge 1.21] v13.0.11
Just Enough Items (JEI) Needed by Jade 🔍
pulled in
Matching file found Matched file: 19.56.0.441 for NeoForge 1.21.1
MezzConfig Needed by Just Enough Items (JEI)
pulled in
Matching file found Matched file: MezzConfig 0.5.9 for NeoForge 1.21.1

14 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add Applied Apothic Enchanting without breaking your instance.

Built for Applied Apothic Enchanting applied_apothic_enchanting-1.2.0.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use applied_apothic_enchanting-1.2.0.jar. It targets 1.21.1 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Apothic Enchanting, Applied Energistics 2, Apothic Attributes, Placebo and 1 more first. We found matching files for this game-version and loader setup. 14 come through another mod in the chain.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside applied_apothic_enchanting-1.2.0.jar. It opens that exact file at the source.

About this project

What does Applied Apothic Enchanting add?

Applied Apothic Enchanting

Connect Apothic Enchanting's libraries to Applied Energistics 2 without turning enchantment points into a duplicated or imaginary inventory.

Applied Apothic Enchanting lets an AE2 Storage Bus treat the Enchantment Library and the Library of Alexandria as real ME storage. Enchanted books are visible in the terminal, can be inserted back into the library, and can be extracted without losing the library's native point-based behavior.

Features

  • Exposes both Apothic Enchanting libraries through AE2's public MEStorage API.
  • Displays real, extractable single-enchantment books in ME terminals.
  • Inserts and extracts books with full AE2 simulation support.
  • Uses a point-conserving highest-level-first decomposition, preventing the same enchantment points from appearing as several independent book inventories.
  • Preserves Apothic's historical maximum-level unlock rules.
  • Supports Storage Bus filters, access restrictions, and normal AE2 priorities.
  • Adds the Infinite Enchantment Library with a 64-bit point backend.
  • Includes a dedicated creative tab and custom purple, gold, and cyan artwork.
  • Preserves all library data when the block is broken and placed again.
  • Works on dedicated servers.

Infinite Enchantment Library

The Infinite Enchantment Library stores up to Long.MAX_VALUE points for every enchantment while retaining Apothic's level 31 extraction limit. It deliberately has no recipe and is intended for creative maps, server rewards, or modpack-defined progression.

Obtain it from the Applied Apothic Enchanting creative tab or with:

/give @s applied_apothic_enchanting:infinite_library

The original Apothic screen uses 32-bit display fields. Amounts above the Library of Alexandria limit therefore appear as a full bar in that screen, while the exact 64-bit value remains available to AE2 and is preserved in world data.

Storage Semantics

An Apothic library stores points rather than physical books. Reporting every possible level at once would make AE2 count the same points repeatedly. This mod instead decomposes each enchantment's points from the highest unlocked level down.

For example, 13 points with level IV unlocked are displayed as:

  • 1 x Level IV book (8 points)
  • 1 x Level III book (4 points)
  • 1 x Level I book (1 point)

The total always remains exactly 13 points.

The ME interface accepts canonical single-enchantment books. Multi-enchantment books and books carrying custom names, lore, or extra components remain available through Apothic's native interface but are rejected by the ME adapter to prevent silent data loss or ambiguous partial insertion.

Priority

Storage priority is configured on the AE2 Storage Bus. Give the library's Storage Bus a higher priority than ordinary item storage when enchanted books should enter the library first. Supported books are also marked as preferred storage among devices with equal priority.

Requirements

  • Minecraft 1.21.1
  • NeoForge 21.1.244 or newer
  • Applied Energistics 2 19.x
  • Apothic Enchanting 1.6.x
  • Apothic Enchanting's normal dependencies

Install this mod on both the server and every client.

Project description from CurseForge.

Pick your setup

Applied Apothic Enchanting by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

1 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Applied Apothic Enchanting versions and loaders

1 of 1 releases match

Looking for an older file? The official CurseForge project page is in Resources.