This Minecraft mod aims to make Applied Energistics 2 work across multiple servers.
In large modpacks, servers can get extremely laggy because of large scale automation. A solution to this problem would be to connect multiple ME systems, on different servers together in order to spread the load.
Currently only the inventory is synchronised between servers. Meaning that cross server auto crafting doesn't work yet. The plan is to make the entire ME system work in the "cloud" with all features.
The Inter Dimensional Storage Cell connects to the database and stores all items in it. It is optimised to work with as many item types as possible.
Install redis locally or get one for free here.
-
Use
/dae2 config set "<redis-url>"
to configure the mod to use the database. If you use a database on the same machine as your minecraft server you can use/dae2 config set "redis://localhost:6379"
. If you need help with a cloud based database follow this Guide -
Then enable the virtual inventory
/dae2 virtual_inventory enable
. This should only be enabled on ONE minecraft server that is running dae2. -
Enable autostart
/dae2 autostart enable
. -
Start the mod
/dae2 start
-
If everrything has gone well it should look like this now.
/dae2 status
-
Now you can craft a Inter Dimenional storag Cell and go wild with your items. Yes it's nearly infinit...
/dae2 start/stop/restart
Starts/Stops/Restart the mod./dae2 autostart enable/disable
Autostarts the mod when the minecraft server starts.
The virtual inventory must be enabled (default disabled) on only ONE server.
Warning
If multiple server have it enabled items might be lost or duplicated.
/dae2 virtual_inventory enable/disable
I created this mod to be used with ATM-8, please keep that in mind.
Install the correct version of Forge
Add these jars to the mod
folder!
- dae2-1.19.2-0.0.2-all.jar
- appliedenergistics2-forge-12.9.4.jar
- appliedenergistics2-forge-12.9.4-api.jar
If you finde a bug or your game crashes please create a issue here!
Thanks to everyone who contributed to AE2!
I am still a student and would appreciate a small donation. ;)