CurseForge · Minecraft mod
EnderDrives
Adds enderchest like AE2 drives
This page is having a moment, so a few details may be a little behind.
Quick answer
Which EnderDrives release should I use?
enderdrives-neoforge-1.21.1-1.4.4.jar targets 1.21.1 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 2 required mods have matching files.
Where it goes
Is EnderDrives 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 enderdrives-neoforge-1.21.1-1.4.4.jar need?
enderdrives-neoforge-1.21.1-1.4.4.jar. Change the file and its required mods may change too.
Install Applied Energistics 2, GuideME first. We found matching files for this game-version and loader setup. 11 come through another mod in the chain.
11 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 EnderDrives without breaking your instance.
Built for enderdrives-neoforge-1.21.1-1.4.4.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use enderdrives-neoforge-1.21.1-1.4.4.jar. It targets 1.21.1 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Applied Energistics 2, GuideME first. We found matching files for this game-version and loader setup. 11 come through another mod in the chain.
- 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 enderdrives-neoforge-1.21.1-1.4.4.jar. It opens that exact file at the source.
About this project
What does EnderDrives add?
These drives link together based on the frequency set for each drive. All drives with the same frequency and privacy share the same contents, regardless of who crafted them. Whether in your AE2 system, another dimension, or on another player’s system, the contents are globally synchronized.
EnderDrives
EnderDrives is a mod that offers a way to store your items in the End — but digitally. Each drive has a type limit based on its capacity.
This is an artificial limit for gameplay mechanics, not due to storage limitations, but it is heavily suggested to try and keep the least amount of types in the system as possible.
The system has been reliably tested up to 250,000 types. Exceed that with caution.
Transfer Mode
Bidirectional:
Drives set to Bidirectional (default) facilitate normal disk drive function. You are able to input/extract items like normal.
Input:
Drives set to Input will only allow the player and automations to input items. You are able to view the stacks, but you will be unable to remove them.
Output:
Drives set to Output will only allow the player and automations to pull from the drive, never insert.
Scope / Privacy Options
Global:
Items stored under this scope are shared server-wide. Any player with a drive set to the same frequency can access the same shared inventory.
Private:
Drives in private mode are tied to your UUID and only you can assign them to your private space. Other players can use the drive through your ME system, but the inventory is yours alone.
Team:
Team drives are accessible by all members of your FTB Team. Any member can craft a drive and set it to a team frequency. Internally, the data is tied to the party owner’s UUID, so even if the team disbands, the original owner still has access.
Powered by EnderDB
To handle storage at such large scales, EnderDrives uses a purpose-built database called EnderDB. All items are stored with their full data component (NBT), ensuring perfect accuracy in identifying and tracking items.
Each stored item is indexed by its frequency, scope, and full NBT, along with a count. The count is stored as a signed 64-bit long, allowing up to 9 quintillion items in a single record.
EnderDB Features
The goal of EnderDB is speed, reliability, and efficiency. EnderDB uses:
- Rotating Write-Ahead Logging (WAL) for data integrity
- Batch Commits for performance
- CRC32 Checksums for data integrity
- Compact Binary Storage for performance
- In-Memory Caching for performance
- Dedicated Background Threading
- Safe Handling of Shutdowns and Crashes
All operations are atomic, ensuring that no data is ever lost or corrupted, even in the event of world corruption or server failure.
Data is saved in your world folder:saves/world/data/enderdrives/enderdrives.bin
Write-ahead log (WAL) files are stored alongside this file for recovery and performance.
Project description from CurseForge.
Pick your setup
EnderDrives by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.21.1
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
EnderDrives versions and loaders
enderdrives-neoforge-1.21.1-1.4.4.jar
25 Sept 2025
enderdrives-neoforge-1.21.1-1.4.3.jar
3 Jul 2025
enderdrives-neoforge-1.21.1-1.4.2.jar
1 May 2025
enderdrives-neoforge-1.21.1-1.4.1.jar
30 Apr 2025
enderdrives-neoforge-1.21.1-1.4.0.jar
25 Apr 2025
enderdrives-neoforge-1.21.1-1.3.2-HOTFIX.jar
15 Apr 2025
enderdrives-neoforge-1.21.1-1.3.2.jar
12 Apr 2025
enderdrives-neoforge-1.21.1-1.3.1.jar
12 Apr 2025
enderdrives-neoforge-1.21.1-1.3.0.jar
10 Apr 2025
enderdrives-neoforge-1.21.1-1.2.4.jar
7 Apr 2025
enderdrives-neoforge-1.21.1-1.2.3.jar
3 Apr 2025
enderdrives-neoforge-1.21.1-1.2.2.jar
29 Mar 2025
Looking for an older file? The official CurseForge project page is in Resources.