CurseForge · Minecraft mod
Achievements Optimizer
Improved achievement performance
Quick answer
Which Achievements Optimizer release should I use?
Achievements Optimizer AchievementOptimizer-neoforge-26.1.2-2.1.2 targets 26.1.2 with NeoForge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. All 1 required mods have matching files.
Where it goes
Is Achievements Optimizer required on the client, server, or both?
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
The source does not explicitly classify this release as client-only or server-only.
What else does Achievements Optimizer AchievementOptimizer-neoforge-26.1.2-2.1.2 need?
AchievementOptimizer-neoforge-26.1.2-2.1.2. Change the file and its required mods may change too.
Install Architectury API first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add Achievements Optimizer without breaking your instance.
Built for Achievements Optimizer AchievementOptimizer-neoforge-26.1.2-2.1.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use AchievementOptimizer-neoforge-26.1.2-2.1.2. It targets 26.1.2 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Architectury API first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside AchievementOptimizer-neoforge-26.1.2-2.1.2. It opens that exact file at the source.
About this project
What does Achievements Optimizer add?
Achievements Optimizer is a lightweight performance mod that optimizes how item-based achievements and advancements are processed — reducing unnecessary inventory scans and improving overall tick efficiency.
It doesn’t change any gameplay mechanics or logic — only makes achievement checks faster and cleaner under the hood.
⚙️ Key Optimizations
- Early tick skipping — heavy slot calculations (empty/occupied/full) are skipped early, preventing extra work per event.
- Instant empty stack discard — with
ignoreEmptyStacksenabled, empty stacks are removed immediately without scanning the entire inventory. - Fast multi-item matching — single-pass inventory check using
boolean[]flags with early exit. No allocations, noticeably faster on large inventories or long condition lists. - Early slot filtering —
slots.matches(full, empty, occupied)is evaluated first, avoiding deeper checks when slots don’t match. - Preserved fast path for single targets — when
items.size() == 1, the comparison is done directly on the changed slot without a full inventory pass.
🚀 Result
Fewer redundant checks, less memory churn, and faster responses to inventory events.
Particularly beneficial for servers or modpacks with many players and complex advancement triggers.
From version 2.0.0 required Forge Config API Port(only for fabric version).
Feel free to write about all problems and suggestions on my github! Good luck!




Project description from CurseForge.
Pick your setup
Achievements Optimizer by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.1.2
2 loader builds1.21.11
2 loader builds1.21.10
2 loader builds1.21.9
2 loader builds1.21.4
2 loader builds1.21.3
1 loader build1.21.1
2 loader builds1.21
2 loader builds1.20.4
1 loader build1.20.3
1 loader build1.20.2
3 loader builds1.20.1
3 loader buildsShowing the newest 12 of 15 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Achievements Optimizer versions and loaders
AchievementOptimizer-neoforge-26.1.2-2.1.2
AchievementOptimizer-neoforge-26.1.2-2.1.2.jar
8 Jun 2026
AchievementOptimizer-fabric-26.1.2-2.1.2
AchievementOptimizer-fabric-26.1.2-2.1.2.jar
8 Jun 2026
AchievementOptimizer-neoforge-1.21.11-2.1.2
AchievementOptimizer-neoforge-1.21.11-2.1.2.jar
10 Jan 2026
AchievementOptimizer-fabric-1.21.11-2.1.2
AchievementOptimizer-fabric-1.21.11-2.1.2.jar
10 Jan 2026
AchievementOptimizer-neoforge-1.21.10-2.1.1
AchievementOptimizer-neoforge-1.21.10-2.1.1.jar
18 Oct 2025
AchievementOptimizer-fabric-1.21.10-2.1.1
AchievementOptimizer-fabric-1.21.10-2.1.1.jar
18 Oct 2025
AchievementOptimizer-neoforge-1.21.9-2.1.0
AchievementOptimizer-neoforge-1.21.9-2.1.0.jar
8 Oct 2025
AchievementOptimizer-fabric-1.21.9-2.1.0
AchievementOptimizer-fabric-1.21.9-2.1.0.jar
8 Oct 2025
AchievementOptimizer-neoforge-1.21.1-2.1.0
AchievementOptimizer-neoforge-1.21.1-2.1.0.jar
17 Aug 2025
AchievementOptimizer-fabric-1.21.1-2.1.0
AchievementOptimizer-fabric-1.21.1-2.1.0.jar
17 Aug 2025
AchievementOptimizer-neoforge-1.21.4-2.0.0
AchievementOptimizer-neoforge-1.21.4-2.0.0.jar
25 Feb 2025
AchievementOptimizer-fabric-1.21.4-2.0.0
AchievementOptimizer-fabric-1.21.4-2.0.0.jar
25 Feb 2025
Looking for an older file? The official CurseForge project page is in Resources.