A mighty Add-On for Applied Energistics 2
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
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.
- Clone the repo
- Build with
./gradlew runData build
- Do the above
- Ensure you run
./gradlew runData
first, to ensure you have the generated resources - For Intellij, make sure you run
genIntellijRuns
in order to auto create the run configurations. - Make a PR! If you are making a big change, please make an issue first so a discussion can be had