AE Additions - ExtraCells2 Fork

AE Additions - ExtraCells2 Fork

7M Downloads

CurseForge Latest Version

A mighty Add-On for Applied Energistics 2

What does this addon do?

This addon features:

  • larger storage cells for not only base ae2, but also chemical cells and DISK cells.
  • super storage cells(Allows you to store all 3 different types, items, fluids and chemicals in 1 storage cell)
  • ME Wireless Transceiver : Allows you to wireless transport channels on the same dimension, but for a cost: POWER

Issues

Please be sure to include the minecraft version and modloader you are running on. As I am currently supporting 1.12.2, 1.16.5, 1.18.2(also fabric) and 1.19.2, I need to know which version you are running on as there are quite a few differences between the different versions currently.

Build

  1. Clone the repo
  2. Build with ./gradlew runData build

Contributing

  1. Do the above
  2. Ensure you run ./gradlew runData first, to ensure you have the generated resources
  3. For Intellij, make sure you run genIntellijRuns in order to auto create the run configurations.
  4. Make a PR! If you are making a big change, please make an issue first so a discussion can be had